]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-ppi.c
Remove useless comments
[tcpdump] / print-ppi.c
index c58a3627b67d88a238685d13ad00d3884e2def40..4671b08a67c02fa5d54da172e0d200ae62085ee8 100644 (file)
@@ -126,12 +126,4 @@ ppi_if_print(netdissect_options *ndo,
        ndo->ndo_protocol = "ppi_if";
        return (ppi_print(ndo, h, p));
 }
-
-/*
- * Local Variables:
- * c-style: whitesmith
- * c-basic-offset: 8
- * End:
- */
-
 #endif /* DLT_PPI */