aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
authorTom Glenne <tom@kyber.io>2016-11-10 19:17:04 +0100
committerTom Glenne <tom@kyber.io>2016-11-10 19:17:04 +0100
commite6258e22390462c88955147d91e230ab1aa3e11c (patch)
treeb17242e36aaadc5aea0adb8608ebf6872e651c40 /config.def.h
parent56468e119466db0ea71c6611446d417b129fb861 (diff)
parentde495fa4a4a96faf74ef0768e956155f797606c5 (diff)
downloadukulele-e6258e22390462c88955147d91e230ab1aa3e11c.tar.xz
Merge branch 'master' of http://blekksprut.net/git/ukulele
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h
index 74bcc14..09a60d7 100644
--- a/config.def.h
+++ b/config.def.h
@@ -1,6 +1,7 @@
-int orz = 0;
int dirlist = 0;
+static char *orz = 0;
+
static char *title = "a wiki";
static char *id = "anonymous";
static char *home = "home";