summaryrefslogtreecommitdiff
path: root/netem
diff options
context:
space:
mode:
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;