summaryrefslogtreecommitdiffstats
path: root/man2html/man2html.c
diff options
context:
space:
mode:
Diffstat (limited to 'man2html/man2html.c')
-rw-r--r--man2html/man2html.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/man2html/man2html.c b/man2html/man2html.c
index e2a9295..32513dc 100644
--- a/man2html/man2html.c
+++ b/man2html/man2html.c
@@ -327,7 +327,7 @@ add_links(char *c)
printf("%s", c);
}
-int current_font=0;
+#define current_font (curfdef->val)
int current_size=0;
int fillout = 1;