summaryrefslogtreecommitdiff
path: root/navit/file.h
diff options
context:
space:
mode:
Diffstat (limited to 'navit/file.h')
-rw-r--r--navit/file.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/navit/file.h b/navit/file.h
index 46dbc4c99..e44ca96ad 100644
--- a/navit/file.h
+++ b/navit/file.h
@@ -44,7 +44,7 @@ struct file {
#ifndef __CEGCC__
time_t mtime;
time_t ctime;
- int version;
+ int version;
#endif
#if defined(_WIN32) || defined(__CEGCC__)
long map_handle;