summaryrefslogtreecommitdiff
path: root/netem
diff options
context:
space:
mode:
authorStephen Hemminger <shemminger@osdl.org>2006-12-13 17:05:50 -0800
committerStephen Hemminger <shemminger@osdl.org>2006-12-13 17:05:50 -0800
commit81c61790d5927dc6ca168b2183000a3efc7bc493 (patch)
tree4a56fe12651ab53600df2e5164ef4e53b3866b44 /netem
parent7b8225122d1b22c74f05bd12398bd602d49e6e13 (diff)
downloadiproute2-81c61790d5927dc6ca168b2183000a3efc7bc493.tar.gz
Eliminate trailing whitespace
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Diffstat (limited to 'netem')
-rw-r--r--netem/maketable.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/netem/maketable.c b/netem/maketable.c
index dccd2546..a5452b61 100644
--- a/netem/maketable.c
+++ b/netem/maketable.c
@@ -192,7 +192,7 @@ printtable(const short *table, int limit)
}
}
-int
+int
main(int argc, char **argv)
{
FILE *fp;