diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-11-02 16:37:43 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-11-02 16:37:43 +0000 |
commit | b6238e23879227e545e74b1a49a1148faf0e175a (patch) | |
tree | 8f95c2452e92657bc426aea72a3c602298a58c6d /cosv/inc | |
parent | fd8b52a4c756e144e2dc803ccb063b5103555486 (diff) |
INTEGRATION: CWS adc18 (1.2.38); FILE MERGED
2007/09/20 12:16:13 np 1.2.38.1: #i81775#
Diffstat (limited to 'cosv/inc')
-rw-r--r-- | cosv/inc/cosv/comdline.hxx | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/cosv/inc/cosv/comdline.hxx b/cosv/inc/cosv/comdline.hxx index 2e0136a7d7cc..12dc36fb2150 100644 --- a/cosv/inc/cosv/comdline.hxx +++ b/cosv/inc/cosv/comdline.hxx @@ -4,9 +4,9 @@ * * $RCSfile: comdline.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: rt $ $Date: 2005-09-08 07:53:04 $ + * last change: $Author: hr $ $Date: 2007-11-02 17:37:43 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -35,7 +35,8 @@ #ifndef CSV_COMDLINE_HXX #define CSV_COMDLINE_HXX - +// KORR_DEPRECATED_3.0 +// Replace by cosv/commandline.hxx. namespace csv |