From 58fa452fab6b00058e7dd44683e6758c51126924 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Mon, 6 Oct 2003 14:39:57 +0000 Subject: 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 --- tools/workben/urltest.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tools') 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; -- cgit