summaryrefslogtreecommitdiffstats
path: root/usr.bin/systat/netstat.c
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2012-02-05 09:17:49 +0000
committered <ed@FreeBSD.org>2012-02-05 09:17:49 +0000
commit6b68275a843448f1b144d4384f8e43f7304224e6 (patch)
treef6a0ff9da5f72bfd37eb7110efe8bfb5302a2795 /usr.bin/systat/netstat.c
parent0bf7c1fae822b77d2fa8f51418249d0bcae123a6 (diff)
downloadFreeBSD-src-6b68275a843448f1b144d4384f8e43f7304224e6.zip
FreeBSD-src-6b68275a843448f1b144d4384f8e43f7304224e6.tar.gz
Whitespace fixes.
- Remove redundant empty lines. - Replace ^L by \014. This allows you to safely cat/grep/etc this file without causing confusion.
Diffstat (limited to 'usr.bin/systat/netstat.c')
-rw-r--r--usr.bin/systat/netstat.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/systat/netstat.c b/usr.bin/systat/netstat.c
index a5e0608..bb1318d 100644
--- a/usr.bin/systat/netstat.c
+++ b/usr.bin/systat/netstat.c
@@ -349,7 +349,6 @@ enter_sysctl(struct inpcb *inp, struct xsocket *so, int state, const char *proto
}
}
-
static struct netinfo *
enter(struct inpcb *inp, int state, const char *proto)
{
@@ -437,7 +436,6 @@ enter(struct inpcb *inp, int state, const char *proto)
#define SNDCC RCVCC+7
#define STATE SNDCC+7
-
void
labelnetstat(void)
{
OpenPOWER on IntegriCloud