* src/getargs.c (report_argmatch): Initialize strtok().

This commit is contained in:
Akim Demaille
2002-06-25 12:05:38 +00:00
parent 976e627098
commit 9be0c25bf0
3 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2002-06-25 Raja R Harinath <harinath@cs.umn.edu>
* src/getargs.c (report_argmatch): Initialize strtok().
2002-06-20 Akim Demaille <akim@epita.fr>
* data/bison.simple (b4_symbol_actions): New, replaces...