summaryrefslogtreecommitdiffstats
path: root/usr.sbin/routed/trace/trace.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/routed/trace/trace.c')
-rw-r--r--usr.sbin/routed/trace/trace.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/routed/trace/trace.c b/usr.sbin/routed/trace/trace.c
index 38c630c..84fcc43 100644
--- a/usr.sbin/routed/trace/trace.c
+++ b/usr.sbin/routed/trace/trace.c
@@ -65,7 +65,7 @@ main(argc, argv)
register struct rip *msg = (struct rip *)packet;
struct hostent *hp;
struct servent *sp;
-
+
if (argc < 3) {
usage:
printf("usage: trace cmd machines,\n");
OpenPOWER on IntegriCloud