summaryrefslogtreecommitdiff
path: root/autodoc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-11-02 16:04:54 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-11-02 16:04:54 +0000
commit2e1af391f9fe3e184eddb790fd7aca79b5f4f4ce (patch)
tree1420251e37dd9b22f7f81c76ed4c721093804774 /autodoc
parentcbbb8c91604de200f2c69c1f18762df44ca4685d (diff)
INTEGRATION: CWS adc18 (1.10.2); FILE MERGED
2007/10/19 10:37:31 np 1.10.2.1: #i81775#
Diffstat (limited to 'autodoc')
-rw-r--r--autodoc/source/parser_i/idl/cx_idlco.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/autodoc/source/parser_i/idl/cx_idlco.cxx b/autodoc/source/parser_i/idl/cx_idlco.cxx
index 3507068090ae..7efadf98a0a3 100644
--- a/autodoc/source/parser_i/idl/cx_idlco.cxx
+++ b/autodoc/source/parser_i/idl/cx_idlco.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: cx_idlco.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: vg $ $Date: 2007-09-18 14:18:24 $
+ * last change: $Author: hr $ $Date: 2007-11-02 17:04:54 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -225,7 +225,7 @@ Context_UidlCode::PerformStatusFunction( uintt i_nStatusSignal,
switch (i_nStatusSignal)
{
case nF_fin_Error:
- // KORR
+ // KORR_FUTURE
throw X_AutodocParser(X_AutodocParser::x_InvalidChar);
// no break, because of throw
case nF_fin_Ignore: