Skip to content

Commit 2bf64a8

Browse files
committed
Raw: Fix a comment
[skip ci]
1 parent e23ac83 commit 2bf64a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

print-raw.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
#include "ip.h"
3232

3333
/*
34-
* The DLT_RAW packet has no header. It contains a raw IP packet.
34+
* The DLT_RAW packet has no header. It contains a raw IPv4 or IPv6 packet.
3535
*/
3636

3737
void

0 commit comments

Comments
 (0)