diff options
Diffstat (limited to 'util/err.c')
-rw-r--r-- | util/err.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ typedef struct { } Location; /* file name of file being processed */ +/* TODO: remove this */ static const char *err_filename; /* Write directly to the error file */ |