summaryrefslogtreecommitdiffstats
path: root/autodoc/source/parser/cpp/cx_c_std.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-11-15 12:39:02 +0000
committerOliver Bolte <obo@openoffice.org>2004-11-15 12:39:02 +0000
commit861e17150d1d519b3cd21e63bc0150096a9bb2ab (patch)
tree86fb9cb01952ef94a67ca0b051c7e7f1a84b6143 /autodoc/source/parser/cpp/cx_c_std.cxx
parentINTEGRATION: CWS adc9 (1.3.36); FILE MERGED (diff)
downloadcore-861e17150d1d519b3cd21e63bc0150096a9bb2ab.tar.gz
core-861e17150d1d519b3cd21e63bc0150096a9bb2ab.zip
INTEGRATION: CWS adc9 (1.2.130); FILE MERGED
2004/11/09 17:38:18 np 1.2.130.1: #i31023#
Diffstat (limited to 'autodoc/source/parser/cpp/cx_c_std.cxx')
-rw-r--r--autodoc/source/parser/cpp/cx_c_std.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/autodoc/source/parser/cpp/cx_c_std.cxx b/autodoc/source/parser/cpp/cx_c_std.cxx
index 5452b26fe539..fb69c6a53594 100644
--- a/autodoc/source/parser/cpp/cx_c_std.cxx
+++ b/autodoc/source/parser/cpp/cx_c_std.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: cx_c_std.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: np $ $Date: 2002-05-14 09:02:19 $
+ * last change: $Author: obo $ $Date: 2004-11-15 13:39:02 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -272,7 +272,7 @@ void
Context_CppStd::SetupStateMachine()
{
// Besondere Array-Stati (kein Tokenabschluss oder Kontextwechsel):
- const INT16 top = 0; // Top-Status
+// const INT16 top = 0; // Top-Status
const INT16 wht = 1; // Whitespace-überlese-Status
const INT16 bez = 2; // Bezeichner-lese-Status