summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorwlestes <wlestes>2002-03-29 22:32:28 +0000
committerwlestes <wlestes>2002-03-29 22:32:28 +0000
commit790c8c213e1c8b12c7a61d1259bdfdc77b58bd69 (patch)
tree4346b42612901f9ee113d96345215d4ae404d431 /po
parent4e13c918b04774efa62c8923cbb68412a26b3ecb (diff)
downloadflex-790c8c213e1c8b12c7a61d1259bdfdc77b58bd69.tar.gz
we want parse.y, not parse.c
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 219c1a5..4b03de7 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -9,7 +9,7 @@ main.c
misc.c
nfa.c
options.c
-parse.c
+parse.y
scan.l
scanopt.c
skel.c