diff options
Diffstat (limited to 'basic/inc/ttmsg.hrc')
-rw-r--r-- | basic/inc/ttmsg.hrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/basic/inc/ttmsg.hrc b/basic/inc/ttmsg.hrc index 3e7074566708..d81acf9c9ac3 100644 --- a/basic/inc/ttmsg.hrc +++ b/basic/inc/ttmsg.hrc @@ -2,9 +2,9 @@ * * $RCSfile: ttmsg.hrc,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 16:12:07 $ + * last change: $Author: gh $ $Date: 2000-12-06 16:13:42 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -99,7 +99,7 @@ #define S_UNKNOWN_METHOD ( TT_START + 22 ) #define S_INCLUDE_FILE_WARNINGS_DETECTED ( TT_START + 23 ) #define S_NO_INCLUDE_FILE_WARNINGS_DETECTED ( TT_START + 24 ) - +#define S_UNPACKING_STORAGE_FAILED ( TT_START + 25 ) // Stings |