diff options
author | RĂ¼diger Timm <rt@openoffice.org> | 2003-10-06 14:51:04 +0000 |
---|---|---|
committer | RĂ¼diger Timm <rt@openoffice.org> | 2003-10-06 14:51:04 +0000 |
commit | 5de7b8fb0024c6cce23cdf7f14e0e2b8b7b5c87c (patch) | |
tree | bdfe64b97db998dc86274c92f6b3635f191bdb78 | |
parent | 71edb18134c36de35db6adca029a5fbce0d438e6 (diff) |
INTEGRATION: CWS rt02 (1.2.96); FILE MERGED
2003/10/01 11:36:40 rt 1.2.96.1: #i19697# Fixed comment after preprocessor directive
-rw-r--r-- | extensions/source/propctrlr/stlops.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extensions/source/propctrlr/stlops.hxx b/extensions/source/propctrlr/stlops.hxx index 382289289..7bcc3979a 100644 --- a/extensions/source/propctrlr/stlops.hxx +++ b/extensions/source/propctrlr/stlops.hxx @@ -2,9 +2,9 @@ * * $RCSfile: stlops.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: hr $ $Date: 2003-03-25 16:03:59 $ + * last change: $Author: rt $ $Date: 2003-10-06 15:51:04 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -104,5 +104,5 @@ namespace pcr } // namespace pcr //............................................................................ -#endif _EXTENSIONS_PROPCTRLR_STLOPS_HXX_ +#endif // _EXTENSIONS_PROPCTRLR_STLOPS_HXX_ |