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
commitff4fae6ae1b3edfa301892a9d4b29d69f9cfb3ee (patch)
treeb4b2ab3496e148a9e99a10a7e8b799da11a30ec0
parent47a6afe2a7782580c49288686c93151ffb8f4bcf (diff)
*** empty log message ***
-rw-r--r--userspace/ebtables2/extensions/ebt_stp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/userspace/ebtables2/extensions/ebt_stp.c b/userspace/ebtables2/extensions/ebt_stp.c
index a1b2c72..8e02605 100644
--- a/userspace/ebtables2/extensions/ebt_stp.c
+++ b/userspace/ebtables2/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)");
}