aboutsummaryrefslogtreecommitdiff
path: root/src/env.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/env.h')
-rw-r--r--src/env.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/env.h b/src/env.h
index 871a9c1..97df119 100644
--- a/src/env.h
+++ b/src/env.h
@@ -10,6 +10,6 @@
10 10
11extern char *tabledir; 11extern char *tabledir;
12 12
13void init_env(); 13void init_env(void);
14 14
15#endif 15#endif

Generated with cgit - Back to sebastiano.tronto.net