]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Remove obsolete comment
authorFrancois-Xavier Le Bail <[email protected]>
Tue, 8 Sep 2015 10:26:38 +0000 (12:26 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Tue, 8 Sep 2015 10:26:38 +0000 (12:26 +0200)
netdissect.h

index a1a8779e553795cfaaa2645e430a1d7e5f222893..11f6c17d5d6ce7bd55d8c70972025f6edcc03cea 100644 (file)
@@ -553,8 +553,6 @@ extern void rtsp_print(netdissect_options *, const u_char *, u_int);
 extern void smtp_print(netdissect_options *, const u_char *, u_int);
 extern void geneve_print(netdissect_options *, const u_char *, u_int);
 
-/* stuff that has not yet been rototiled */
-
 extern char *smb_errstr(int, int);
 extern const char *nt_errstr(uint32_t);