summaryrefslogtreecommitdiffstats
path: root/usr.sbin/tcpdump/privsep.h
diff options
context:
space:
mode:
authorotto <otto@openbsd.org>2005-03-25 10:35:14 +0000
committerotto <otto@openbsd.org>2005-03-25 10:35:14 +0000
commit00e09d76e39097b37b3d25e9b4e5c80d4a2bef60 (patch)
treefa6599f07259092224f79d12cecb5ebe9eba30e4 /usr.sbin/tcpdump/privsep.h
parentsome of the PCI-based systems are servers. (diff)
downloadwireguard-openbsd-00e09d76e39097b37b3d25e9b4e5c80d4a2bef60.tar.xz
wireguard-openbsd-00e09d76e39097b37b3d25e9b4e5c80d4a2bef60.zip
whitespace
Diffstat (limited to 'usr.sbin/tcpdump/privsep.h')
-rw-r--r--usr.sbin/tcpdump/privsep.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/tcpdump/privsep.h b/usr.sbin/tcpdump/privsep.h
index 689a6bfd020..b18c1fc8597 100644
--- a/usr.sbin/tcpdump/privsep.h
+++ b/usr.sbin/tcpdump/privsep.h
@@ -37,7 +37,7 @@ enum cmd_types {
PRIV_GETPROTOENTRIES, /* get the ip protocol entries table */
PRIV_LOCALTIME, /* return localtime */
PRIV_GETLINES, /* get lines from a file */
- PRIV_INIT_DONE /* signal that the initialization is done */
+ PRIV_INIT_DONE /* signal that the initialization is done */
};
struct ether_addr;