From 2e1af391f9fe3e184eddb790fd7aca79b5f4f4ce Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Fri, 2 Nov 2007 16:04:54 +0000 Subject: INTEGRATION: CWS adc18 (1.10.2); FILE MERGED 2007/10/19 10:37:31 np 1.10.2.1: #i81775# --- autodoc/source/parser_i/idl/cx_idlco.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'autodoc') 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: -- cgit