summaryrefslogtreecommitdiffstatshomepage
path: root/man_term.c
diff options
context:
space:
mode:
Diffstat (limited to 'man_term.c')
-rw-r--r--man_term.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/man_term.c b/man_term.c
index 8093b7ab..661c7e4c 100644
--- a/man_term.c
+++ b/man_term.c
@@ -1,4 +1,4 @@
-/* $Id: man_term.c,v 1.32 2009/10/03 19:57:53 kristaps Exp $ */
+/* $Id: man_term.c,v 1.33 2009/10/04 15:24:54 kristaps Exp $ */
/*
* Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@kth.se>
*
@@ -160,7 +160,6 @@ man_run(struct termp *p, const struct man *m)
static void
-
fmt_block_vspace(struct termp *p, const struct man_node *n)
{
term_newln(p);