summaryrefslogtreecommitdiff
path: root/src/common/mapindex.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/mapindex.c')
-rw-r--r--src/common/mapindex.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/mapindex.c b/src/common/mapindex.c
index 156dc6243..8fbf2da12 100644
--- a/src/common/mapindex.c
+++ b/src/common/mapindex.c
@@ -123,6 +123,7 @@ void mapindex_init(void) {
}
last_index = index;
}
+ fclose(fp);
}
void mapindex_final(void) {