]> The Tcpdump Group git mirrors - tcpdump/commitdiff
forgot to break
authorhannes <hannes>
Tue, 23 Dec 2003 22:18:35 +0000 (22:18 +0000)
committerhannes <hannes>
Tue, 23 Dec 2003 22:18:35 +0000 (22:18 +0000)
print-bgp.c

index 2a4208d88c18f18b81b5bbe97d227a41f1b9c241..f1d7a41f98a36219f2b581993e17e8ddcffd4eeb 100644 (file)
@@ -36,7 +36,7 @@
 
 #ifndef lint
 static const char rcsid[] _U_ =
-     "@(#) $Header: /tcpdump/master/tcpdump/print-bgp.c,v 1.75 2003-12-23 22:07:56 hannes Exp $";
+     "@(#) $Header: /tcpdump/master/tcpdump/print-bgp.c,v 1.76 2003-12-23 22:18:35 hannes Exp $";
 #endif
 
 #include <tcpdump-stdinc.h>
@@ -1265,7 +1265,7 @@ bgp_attr_print(const struct bgp_attr *attr, const u_char *pptr, int len)
                     tptr += alen;
                     len -= alen;
                }
-
+                break;
            
 
        default: