summaryrefslogtreecommitdiff
path: root/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'util.c')
-rw-r--r--util.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/util.c b/util.c
index 60b5078..fb960e9 100644
--- a/util.c
+++ b/util.c
@@ -244,6 +244,7 @@ AddTextSource(Widget source, char *name, char *filename, int flags,
item->file_access = file_access;
item->display_position = item->insert_position = 0;
item->mode = 0;
+ item->mtime = 0;
item->properties = NULL;
item->xldata = NULL;
/* Try to load associated tags file */