mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-15 23:33:03 +00:00
style: fix syntax-check issues
* src/counterexample.c, src/files.c, src/files.h, src/lssi.c, * src/state-item.c: here.
This commit is contained in:
@@ -92,6 +92,6 @@ void xfclose (FILE *ptr);
|
||||
FILE *xfdopen (int fd, char const *mode);
|
||||
|
||||
char *map_file_name (char const *filename);
|
||||
void add_prefix_map(char const* oldprefix, char const* newprefix);
|
||||
void add_prefix_map (char const *oldprefix, char const *newprefix);
|
||||
|
||||
#endif /* !FILES_H_ */
|
||||
|
||||
Reference in New Issue
Block a user