diff options
author | Rüdiger Timm <rt@openoffice.org> | 2003-10-06 13:20:44 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2003-10-06 13:20:44 +0000 |
commit | 21a29002bd7897a782907cb0ad46fb4d74840018 (patch) | |
tree | 0c898d84586b2e0f00b72159273bab4aeb05ca75 /uui | |
parent | ad668bec84f74cb6d9606f567a43aa0d75f29578 (diff) |
INTEGRATION: CWS rt02 (1.1.96); FILE MERGED
2003/09/30 13:18:31 rt 1.1.96.1: #i19697# Fixed comment after preprocessor directive
Diffstat (limited to 'uui')
-rw-r--r-- | uui/source/fltdlg.hrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/uui/source/fltdlg.hrc b/uui/source/fltdlg.hrc index b2122ce4f496..a820ac8fdbe2 100644 --- a/uui/source/fltdlg.hrc +++ b/uui/source/fltdlg.hrc @@ -2,9 +2,9 @@ * * $RCSfile: fltdlg.hrc,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: as $ $Date: 2001-11-08 12:06:13 $ + * last change: $Author: rt $ $Date: 2003-10-06 14:20:44 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -69,4 +69,4 @@ #define FT_URL 30 #define LB_FILTERS 31 -#endif UUI_FLTDLG_HRC +#endif /* UUI_FLTDLG_HRC */ |