summaryrefslogtreecommitdiffstats
path: root/usr.bin/sudo/zero_bytes.c
diff options
context:
space:
mode:
authorkrw <krw@openbsd.org>2015-01-20 14:35:18 +0000
committerkrw <krw@openbsd.org>2015-01-20 14:35:18 +0000
commit3cd566a37f3527b4686b74b2d178ade9a8f48bfe (patch)
treeead24a8de206e8a61e17171b792f65e3260b85f3 /usr.bin/sudo/zero_bytes.c
parentMake ix(4) work on strict alignment architectures. The Intel networking (diff)
downloadwireguard-openbsd-3cd566a37f3527b4686b74b2d178ade9a8f48bfe.tar.xz
wireguard-openbsd-3cd566a37f3527b4686b74b2d178ade9a8f48bfe.zip
Revert some $OpenBSD$ additions about which there are doubts.
Suggested by deraadt@
Diffstat (limited to 'usr.bin/sudo/zero_bytes.c')
-rw-r--r--usr.bin/sudo/zero_bytes.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/sudo/zero_bytes.c b/usr.bin/sudo/zero_bytes.c
index 95f16947d29..7391780aa0c 100644
--- a/usr.bin/sudo/zero_bytes.c
+++ b/usr.bin/sudo/zero_bytes.c
@@ -1,4 +1,3 @@
-/* $OpenBSD: zero_bytes.c,v 1.6 2015/01/20 04:41:01 krw Exp $ */
/*
* Copyright (c) 2003-2005, 2007 Todd C. Miller <Todd.Miller@courtesan.com>
*