projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Couple of unicode fixes (the #if should be wxUSE_UNICODE, not wxUNICODE,
[wxWidgets.git]
/
src
/
common
/
dosyacc.c
diff --git
a/src/common/dosyacc.c
b/src/common/dosyacc.c
index 269cea2073215f10f8d4327c456d23eb2bea3cea..3220c8dd7bef9c551c176237f3f89f634e86b8a2 100644
(file)
--- a/
src/common/dosyacc.c
+++ b/
src/common/dosyacc.c
@@
-25,7
+25,6
@@
int yyback(int *, int);
/* You may need to put /DLEX_SCANNER in your makefile
* if you're using LEX!
/* You may need to put /DLEX_SCANNER in your makefile
* if you're using LEX!
- Last change: JS 13 Jul 97 6:12 pm
*/
#ifdef LEX_SCANNER
/* int yyoutput(int); */
*/
#ifdef LEX_SCANNER
/* int yyoutput(int); */