mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 14:23:04 +00:00
* src/files.c: Formatting changes.
(tryopen, tryclose, openfiles): Rename as... (xfopen, xfclose, open_files): this. (stringappend): static. * src/files.h: Complete the list of exported symbols. Propagate its use.
This commit is contained in:
@@ -63,7 +63,6 @@ extern int maxtoken;
|
||||
|
||||
extern void tabinit PARAMS ((void));
|
||||
extern void free_symtab PARAMS ((void));
|
||||
extern void open_extra_files PARAMS ((void));
|
||||
extern char *printable_version PARAMS ((int));
|
||||
|
||||
typedef struct symbol_list
|
||||
|
||||
Reference in New Issue
Block a user