diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-08-18 16:17:12 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-08-18 16:19:05 +0200 |
commit | 0700d6a1f3524ab79b5114559fb2d15c7ba85112 (patch) | |
tree | d54f743f8c3c0d1a5f4181b99c0f599b1fa64929 /scp2/source/tde | |
parent | cd3b24f2b2b5aeda79757de861b75d9f8f8c03b2 (diff) |
fix TDE FTBFS
Change-Id: Icde6310d922a3d5e2822789a23403b9f188efaf4
Diffstat (limited to 'scp2/source/tde')
-rw-r--r-- | scp2/source/tde/file_tde.scp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/tde/file_tde.scp b/scp2/source/tde/file_tde.scp index b4a7e1daf157..0a767d727f7e 100644 --- a/scp2/source/tde/file_tde.scp +++ b/scp2/source/tde/file_tde.scp @@ -25,7 +25,7 @@ #ifdef ENABLE_TDE File gid_File_Lib_Tdebe - TXT_FILE_BODY; + LIB_FILE_BODY; Styles = (PACKED); Dir = SCP2_OOO_BIN_DIR; Name = STRING(CONCAT2(tdebe1.uno,UNXSUFFIX)); |