From 54ea1a10a5370fdc4fe35392a981779de4c01e5e Mon Sep 17 00:00:00 2001 From: glebius Date: Mon, 18 Apr 2011 22:09:03 +0000 Subject: More whitespace fixes. Checked with: md5, diff -x -w --- sbin/ipfw/dummynet.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin/ipfw/dummynet.c') diff --git a/sbin/ipfw/dummynet.c b/sbin/ipfw/dummynet.c index f263d22..cb2972d 100644 --- a/sbin/ipfw/dummynet.c +++ b/sbin/ipfw/dummynet.c @@ -284,7 +284,7 @@ flush_buf(char *buf) printf("%s\n", buf); buf[0] = '\0'; } - + /* * generic list routine. We expect objects in a specific order, i.e. * PIPES AND SCHEDULERS: -- cgit v1.1