summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2015-06-17 03:59:12 +0000
committerderaadt <deraadt@openbsd.org>2015-06-17 03:59:12 +0000
commit68096ad4361b1a5a6ce64d08e1c127fceb490a91 (patch)
treed26e14b39a8efb5baf1b03f0700330daa23298f1
parentdelete completely bogus (floating? was there an old variable decl (diff)
downloadwireguard-openbsd-68096ad4361b1a5a6ce64d08e1c127fceb490a91.tar.xz
wireguard-openbsd-68096ad4361b1a5a6ce64d08e1c127fceb490a91.zip
stray char jumped in
-rw-r--r--bin/csh/lex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/csh/lex.c b/bin/csh/lex.c
index 2b2aa34103a..130a9d554bf 100644
--- a/bin/csh/lex.c
+++ b/bin/csh/lex.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: lex.c,v 1.18 2015/06/17 03:49:29 deraadt Exp $ */
+/* $OpenBSD: lex.c,v 1.19 2015/06/17 03:59:12 deraadt Exp $ */
/* $NetBSD: lex.c,v 1.9 1995/09/27 00:38:46 jtc Exp $ */
/*-