summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 02c8abe..6bf0cbf 100644
--- a/config.h
+++ b/config.h
@@ -94,7 +94,7 @@ static const int posts_per_page = 10;
/* each page to be generated go into this array */
static const struct page pages[] = {
-/* function flags */
+/* function flags */
{frontpage, NONE},
{likespage, NONE},
{dislikespage, NONE},