From ff4fae6ae1b3edfa301892a9d4b29d69f9cfb3ee Mon Sep 17 00:00:00 2001 From: Bart De Schuymer Date: Fri, 25 Jul 2003 17:23:24 +0000 Subject: *** empty log message *** --- userspace/ebtables2/extensions/ebt_stp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)"); } -- cgit v1.2.3