summaryrefslogtreecommitdiffstats
path: root/usr.bin/pr/extern.h
diff options
context:
space:
mode:
authorkrw <krw@openbsd.org>2015-01-19 15:30:52 +0000
committerkrw <krw@openbsd.org>2015-01-19 15:30:52 +0000
commit5f1af72573cee93c12dd2774782e174dd554fc9c (patch)
treeeec7c0a8476c773370759be5a725cdce3e8d9794 /usr.bin/pr/extern.h
parentRemove unnecessary <netinet/ip_ipsp.h> includes (diff)
downloadwireguard-openbsd-5f1af72573cee93c12dd2774782e174dd554fc9c.tar.xz
wireguard-openbsd-5f1af72573cee93c12dd2774782e174dd554fc9c.zip
Make some $OpenBSD$ lines prettier/standardier by eliminating
superflous '*' after '/*' and adding blank after terminating '$'. Also eases parsing of the lines by simple awk scripts. Aesthetic approval from tedu@.
Diffstat (limited to 'usr.bin/pr/extern.h')
-rw-r--r--usr.bin/pr/extern.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/pr/extern.h b/usr.bin/pr/extern.h
index 9fbbcd67df6..adbc24a2497 100644
--- a/usr.bin/pr/extern.h
+++ b/usr.bin/pr/extern.h
@@ -1,4 +1,4 @@
-/* * $OpenBSD: extern.h,v 1.5 2003/06/03 02:56:14 millert Exp $*/
+/* $OpenBSD: extern.h,v 1.6 2015/01/19 15:30:52 krw Exp $ */
/*-
* Copyright (c) 1991 Keith Muller.
* Copyright (c) 1993