8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21c8ee7 commit 78e7c44Copy full SHA for 78e7c44
src/interfaces/ecpg/preproc/pgc.l
@@ -26,7 +26,7 @@
26
#include "preproc.h"
27
28
/*
29
- * Change symbol names as expected by preproc.l. It'd be better to do this
+ * Change symbol names as expected by preproc.y. It'd be better to do this
30
* with %option prefix="base_yy", but that affects some other names that
31
* various files expect *not* to be prefixed with "base_". Cleaning it up
32
* is not worth the trouble right now.
0 commit comments