From 41d46bf7e1f2b0e881661a3c6fb91557c8c601ba Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Wed, 2 Jul 2003 13:52:27 +0000 Subject: [PATCH] INTEGRATION: CWS ooo11rc (1.3.8); FILE MERGED 2003/06/18 13:08:45 mh 1.3.8.1: join: from ooo11beta2 --- rsc/source/rscpp/cpp1.c | 6 +++--- 1 file 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