summaryrefslogtreecommitdiff
path: root/rsc/source/rscpp
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-22 09:08:11 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-22 09:08:11 +0000
commit83fda226c88097fa706492c596d153967e4856a1 (patch)
treea87b125ec8004440da2f2c8d0c4d1e76fee3b1f2 /rsc/source/rscpp
parent85f39d23e1b392148de53d5993ad8a7c3a89a5aa (diff)
#i10000#: comment syntax
Diffstat (limited to 'rsc/source/rscpp')
-rw-r--r--rsc/source/rscpp/cpp3.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/rsc/source/rscpp/cpp3.c b/rsc/source/rscpp/cpp3.c
index 67d86d67aa35..46e212c16d31 100644
--- a/rsc/source/rscpp/cpp3.c
+++ b/rsc/source/rscpp/cpp3.c
@@ -4,9 +4,9 @@
*
* $RCSfile: cpp3.c,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 05:49:52 $
+ * last change: $Author: hr $ $Date: 2006-06-22 10:08:11 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -257,7 +257,7 @@ dooptions(int argc, char** argv)
case 'D': /* Define symbol */
#if HOST != SYS_UNIX
-/* zap_uc(ap); /* Force define to U.C. */
+/* zap_uc(ap); */ /* Force define to U.C. */
#endif
/*
* If the option is just "-Dfoo", make it -Dfoo=1