diff options
Diffstat (limited to 'editors/openoffice.org-1.0/files/patch-idlc+source+parser.yy')
-rw-r--r-- | editors/openoffice.org-1.0/files/patch-idlc+source+parser.yy | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice.org-1.0/files/patch-idlc+source+parser.yy b/editors/openoffice.org-1.0/files/patch-idlc+source+parser.yy index 5ad06d2a4100..77b46c571f59 100644 --- a/editors/openoffice.org-1.0/files/patch-idlc+source+parser.yy +++ b/editors/openoffice.org-1.0/files/patch-idlc+source+parser.yy @@ -1,5 +1,5 @@ ---- ../idlc/source/parser.yy.orig Wed Jul 10 11:43:18 2002 -+++ ../idlc/source/parser.yy Thu Oct 31 10:00:47 2002 +--- idlc/source/parser.yy.orig Wed Jul 10 11:43:18 2002 ++++ idlc/source/parser.yy Thu Oct 31 10:00:47 2002 @@ -995,7 +995,8 @@ { idlc()->setParseState(PS_ConstantDeclSeen); |