summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-10-06 14:39:57 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-10-06 14:39:57 +0000
commit58fa452fab6b00058e7dd44683e6758c51126924 (patch)
tree0c1156953670806d2f0b379e03dd7d05a07b6912 /tools
parent8dae9bb0677a5b41fd8a10873161f76610d22049 (diff)
INTEGRATION: CWS rt02 (1.18.48); FILE MERGED
2003/09/30 13:46:08 rt 1.18.48.1: #i19697# Fixed comment after preprocessor directive
Diffstat (limited to 'tools')
-rw-r--r--tools/workben/urltest.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/workben/urltest.cxx b/tools/workben/urltest.cxx
index cdb755e1adbc..a57c1091a65b 100644
--- a/tools/workben/urltest.cxx
+++ b/tools/workben/urltest.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: urltest.cxx,v $
*
- * $Revision: 1.18 $
+ * $Revision: 1.19 $
*
- * last change: $Author: vg $ $Date: 2003-05-22 08:45:37 $
+ * last change: $Author: rt $ $Date: 2003-10-06 15:39:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -269,7 +269,7 @@ void abbreviate(INetURLObject aObj)
int
#if defined WNT
__cdecl
-#endif WNT
+#endif // WNT
main()
{
bool bSuccess = true;