]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Fix a comment
authorFrancois-Xavier Le Bail <[email protected]>
Tue, 8 Sep 2015 17:51:03 +0000 (19:51 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Tue, 8 Sep 2015 18:04:59 +0000 (20:04 +0200)
Moreover:
s/tcpdump/netdissect/

print-gre.c

index ee26d0d3c21542fbc9d2e203bf0e86bb93ef4eda..ebdebbf713f8e8214ba9097f9225cab5630f3bc0 100644 (file)
@@ -32,7 +32,7 @@
  */
 
 /*
- * tcpdump filter for GRE - Generic Routing Encapsulation
+ * netdissect printer for GRE - Generic Routing Encapsulation
  * RFC1701 (GRE), RFC1702 (GRE IPv4), and RFC2637 (Enhanced GRE)
  */