From 03d3d33397da4fea028a55c5adbd65facf293660 Mon Sep 17 00:00:00 2001 From: rusty Date: Mon, 20 Mar 2000 07:03:28 +0000 Subject: Makefile fixes for release. Whitespace cleanups. --- extensions/libipt_tos.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extensions/libipt_tos.c') diff --git a/extensions/libipt_tos.c b/extensions/libipt_tos.c index eb62081..6d2d772 100644 --- a/extensions/libipt_tos.c +++ b/extensions/libipt_tos.c @@ -26,7 +26,7 @@ static void help(void) { unsigned int i; - + printf( "TOS match v%s options:\n" "[!] --tos value Match Type of Service field from one of the\n" @@ -108,10 +108,10 @@ static void print_tos(u_int8_t tos, int invert, int numeric) { unsigned int i; - + if (invert) fputc('!', stdout); - + if (!numeric) { for (i = 0; i