summaryrefslogtreecommitdiff
path: root/rsc/source
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-07-02 13:52:27 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-07-02 13:52:27 +0000
commit41d46bf7e1f2b0e881661a3c6fb91557c8c601ba (patch)
tree048aa37a0cba44db5feee38f5858ae69e7888ea6 /rsc/source
parent500ee6de4a38c02ebe83594f437fa71d9bfd53f0 (diff)
INTEGRATION: CWS ooo11rc (1.3.8); FILE MERGED
2003/06/18 13:08:45 mh 1.3.8.1: join: from ooo11beta2
Diffstat (limited to 'rsc/source')
-rw-r--r--rsc/source/rscpp/cpp1.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/rsc/source/rscpp/cpp1.c b/rsc/source/rscpp/cpp1.c
index c19edf3150da..071e2726a78e 100644
--- a/rsc/source/rscpp/cpp1.c
+++ b/rsc/source/rscpp/cpp1.c
@@ -2,9 +2,9 @@
*
* $RCSfile: cpp1.c,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: vg $ $Date: 2003-04-15 15:55:59 $
+ * last change: $Author: vg $ $Date: 2003-07-02 14:52:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -70,7 +70,7 @@ FILE *pCppOut = NULL;
FILE *pCppIn = NULL;
#if OSL_DEBUG_LEVEL > 1
-FILE *pDefOut = stdout; /* ER evtl. #define's dump */
+FILE *pDefOut = NULL; /* ER evtl. #define's dump */
#endif
#ifdef B200