summaryrefslogtreecommitdiffstats
path: root/literals.c
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2008-12-09 00:27:17 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2008-12-09 00:27:17 +0000
commitd11be70aced0438a57958154b9abf75c30743b39 (patch)
treeb874e910756a425b6e47a90451c20f1701f626c2 /literals.c
parent6aaaf55fc07e369105283ad90562fb1bd4c2d1ee (diff)
downloadmandoc-d11be70aced0438a57958154b9abf75c30743b39.tar.gz
*** empty log message ***
Diffstat (limited to 'literals.c')
-rw-r--r--literals.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/literals.c b/literals.c
index a55098f9..8a9ec1db 100644
--- a/literals.c
+++ b/literals.c
@@ -24,6 +24,8 @@
#include "private.h"
#include "ml.h"
+/* FIXME: make this roff_section and so on. */
+
char *
ml_section(enum roffmsec sec)