summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2003-07-25 17:23:24 +0000
committerBart De Schuymer <bdschuym@pandora.be>2003-07-25 17:23:24 +0000
commit20a12b27380ad622e95d74295e8d459fc0ec1957 (patch)
tree24a6b27830fbb1a5cbe46bd31bf0e9e1285ea857
parent84df5df9c9b3a7fbbc0f6a806816dd461584ce4e (diff)
*** empty log message ***
-rw-r--r--extensions/ebt_stp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/ebt_stp.c b/extensions/ebt_stp.c
index a1b2c72..8e02605 100644
--- a/extensions/ebt_stp.c
+++ b/extensions/ebt_stp.c
@@ -66,7 +66,7 @@ static void print_help()
" \"config\": configuration BPDU (=0)\n"
" \"tcn\" : topology change notification BPDU (=0x80)\n"
" Recognized control flag strings:\n"
-" \"topology-change\" : topology change flag (0x01)"
+" \"topology-change\" : topology change flag (0x01)\n"
" \"topology-change-ack\": topology change acknowledgement flag (0x80)");
}