summaryrefslogtreecommitdiff
path: root/util/err.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/err.c')
-rw-r--r--util/err.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/err.c b/util/err.c
index 5ff28ad..e53b16f 100644
--- a/util/err.c
+++ b/util/err.c
@@ -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 */