From ac0cdaf7a3db5c23ecfc0a844c1bd4daec160e04 Mon Sep 17 00:00:00 2001 From: the little girl Date: Fri, 6 Jun 2014 14:58:53 +0200 Subject: =?UTF-8?q?orz-st=C3=B8tte=20og=20kakebakst?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.def.h | 2 ++ wiki.c | 13 ++++++++----- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/config.def.h b/config.def.h index bd0acda..d83e046 100644 --- a/config.def.h +++ b/config.def.h @@ -1,3 +1,5 @@ +int orz = 0; + static char *title = "a wiki"; static char *id = "anonymous"; static char *home = "home"; diff --git a/wiki.c b/wiki.c index cd92564..32f9a82 100644 --- a/wiki.c +++ b/wiki.c @@ -113,7 +113,10 @@ int edit(char *path) { fp ? head(path, path, "vis") : head(path, NULL, NULL); char buffer[sysconf(_SC_PAGESIZE)]; printf("
\n"); - printf("