summaryrefslogtreecommitdiff
path: root/security/firewalk/files/patch-src:firewalk.c
blob: 27b254bdc76dc554d1710e555326f5b1ac9da827 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/firewalk.c.orig	Mon Aug 16 13:13:44 2004
+++ src/firewalk.c	Mon Aug 16 13:13:56 2004
@@ -188,8 +188,6 @@
                     case FW_SERIOUS_ERROR:
                         /* err msg set in fw_packet_capture() */
                         return (FW_SERIOUS_ERROR);
-                    default:
-                        /* empty */
                 }
             }
         }