summaryrefslogtreecommitdiff
path: root/sd/inc
diff options
context:
space:
mode:
authoravy <avy@openoffice.org>2001-08-22 09:13:01 +0000
committeravy <avy@openoffice.org>2001-08-22 09:13:01 +0000
commit4817d98fc4f91c59b58f5bbe809368330d3a3d80 (patch)
treea5c68bca6aad591ff5171357d5c614eeb2b233f5 /sd/inc
parent7af8392c426c003d9e1de6dba2829723e5ef812d (diff)
compiler error was checked(end of file)
Diffstat (limited to 'sd/inc')
-rw-r--r--sd/inc/glob.hrc7
1 files changed, 4 insertions, 3 deletions
diff --git a/sd/inc/glob.hrc b/sd/inc/glob.hrc
index 1308048994b1..ee8bf4495633 100644
--- a/sd/inc/glob.hrc
+++ b/sd/inc/glob.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: glob.hrc,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: cl $ $Date: 2001-08-20 10:56:24 $
+ * last change: $Author: avy $ $Date: 2001-08-22 10:13:01 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -159,4 +159,5 @@
#define STR_SAVE_DOC RID_APP_START+800
#define STR_PREVIEWVIEWSHELL RID_APP_START+801
-#define RID_SD_ERRHDL RID_APP_START+802 \ No newline at end of file
+#define RID_SD_ERRHDL RID_APP_START+802
+