summaryrefslogtreecommitdiff
path: root/rsc/source/rscpp/cppdef.h
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2005-06-30 13:06:14 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2005-06-30 13:06:14 +0000
commit9539bf85fba896f4fa70d89674da192b67079c5e (patch)
tree90c3c340fd118bd5aaff95cf6d49197bb66348a6 /rsc/source/rscpp/cppdef.h
parent78b328222e91735673cf7add038e3a994916a7b7 (diff)
#i51392# buffer size overflow caused by huge define blocks
Diffstat (limited to 'rsc/source/rscpp/cppdef.h')
-rw-r--r--rsc/source/rscpp/cppdef.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/rsc/source/rscpp/cppdef.h b/rsc/source/rscpp/cppdef.h
index 8d52eb3ac7f0..6b6f07f7b9a6 100644
--- a/rsc/source/rscpp/cppdef.h
+++ b/rsc/source/rscpp/cppdef.h
@@ -2,9 +2,9 @@
*
* $RCSfile: cppdef.h,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: vg $ $Date: 2003-04-15 15:56:54 $
+ * last change: $Author: ihi $ $Date: 2005-06-30 14:06:14 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -344,7 +344,7 @@
*/
/* ER 13.06.95 20:05 NWORK wg. grooossen Makros in *.src erhoeht,
da wir bald 10 Sprachen haben werden gleich ordentlich reingehauen.. */
-#define NWORK 32512
+#define NWORK 64000
#define NBUFF NWORK
#define NFWORK 1024
#define NEXP 128