aboutsummaryrefslogtreecommitdiff
path: root/include/sharedmem.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sharedmem.h')
-rw-r--r--include/sharedmem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sharedmem.h b/include/sharedmem.h
index f92fd8be..8c1c2b20 100644
--- a/include/sharedmem.h
+++ b/include/sharedmem.h
@@ -30,7 +30,7 @@
void setup_shm(unsigned char dumb_mode);
void remove_shm(void);
-extern int cmplog_mode;
+extern int cmplog_mode;
extern struct cmp_map* cmp_map;
#endif