From ad418525c7ffd9248e6cc7a6aa70d5fbfa124ff5 Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Fri, 25 Mar 2005 10:35:15 +0000 Subject: whitespace --- usr.sbin/tcpdump/privsep.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- cgit v1.2.3