diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-05-09 18:47:45 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-05-09 18:47:45 +0000 |
commit | cee4956a0468270638bd961b23437f7aea8c60fe (patch) | |
tree | 1dde0e880ba506543a05ad26e087e77ff3813436 /framework/inc/classes | |
parent | bdd157656c74f27dee9b67d8e66ca20502017262 (diff) |
#i10000#: add \n at the end of the file
Diffstat (limited to 'framework/inc/classes')
-rw-r--r-- | framework/inc/classes/resource.hrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/framework/inc/classes/resource.hrc b/framework/inc/classes/resource.hrc index a3e94a07a37c..271ddcd67543 100644 --- a/framework/inc/classes/resource.hrc +++ b/framework/inc/classes/resource.hrc @@ -4,9 +4,9 @@ * * $RCSfile: resource.hrc,v $ * - * $Revision: 1.15 $ + * $Revision: 1.16 $ * - * last change: $Author: vg $ $Date: 2006-04-07 10:17:12 $ + * last change: $Author: hr $ $Date: 2006-05-09 19:47:45 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -81,4 +81,4 @@ #define PB_DECLINE (RID_FWK_DIALOG_START+22) #define PB_ACCEPT (RID_FWK_DIALOG_START+23) -#endif
\ No newline at end of file +#endif |