mirror of
https://github.com/the-tcpdump-group/tcpdump.git
synced 2024-11-28 04:25:16 +08:00
Remove obsolete comment
This commit is contained in:
parent
9e90deb655
commit
78689f7b24
@ -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 smtp_print(netdissect_options *, const u_char *, u_int);
|
||||||
extern void geneve_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 char *smb_errstr(int, int);
|
||||||
extern const char *nt_errstr(uint32_t);
|
extern const char *nt_errstr(uint32_t);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user