INTEGRATION: CWS ooo11rc (1.3.8); FILE MERGED

2003/06/18 13:08:45 mh 1.3.8.1: join: from ooo11beta2
This commit is contained in:
Vladimir Glazounov 2003-07-02 13:52:27 +00:00
parent 500ee6de4a
commit 41d46bf7e1

View file

@ -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