summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.bin/ul/ul.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/ul/ul.c b/usr.bin/ul/ul.c
index fcfcf83b078..7803df1f6b7 100644
--- a/usr.bin/ul/ul.c
+++ b/usr.bin/ul/ul.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: ul.c,v 1.22 2016/09/26 05:32:35 otto Exp $ */
+/* $OpenBSD: ul.c,v 1.23 2016/10/16 11:28:54 jca Exp $ */
/* $NetBSD: ul.c,v 1.3 1994/12/07 00:28:24 jtc Exp $ */
/*
@@ -379,7 +379,6 @@ flushln(void)
void
overstrike(void)
{
- wchar_t wc;
int i, j, needspace;
putwchar(L'\r');