* 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:
Akim Demaille
2000-10-02 08:02:12 +00:00
parent a70083a3ed
commit 8963a27bde
5 changed files with 133 additions and 121 deletions

View File

@@ -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