summaryrefslogtreecommitdiff
path: root/doc/packet-PROTOABBREV.c
diff options
context:
space:
mode:
authorJoerg Mayer <jmayer@loplof.de>2015-04-30 10:27:46 +0200
committerJörg Mayer <jmayer@loplof.de>2015-04-30 08:28:49 +0000
commit58c890d93f5f3fc88ef99a2ba9ffaca1411b6b3c (patch)
tree2d9b706b290dd09c9ac372264fbd6cbe93f7a896 /doc/packet-PROTOABBREV.c
parent0d37980a0b3d197b79456a701f90e6e0d739573f (diff)
downloadwireshark-58c890d93f5f3fc88ef99a2ba9ffaca1411b6b3c.tar.gz
Fix a small typo
Change-Id: I1c5464a0344d46d01eee140723d179a7adacd0f6 Reviewed-on: https://code.wireshark.org/review/8243 Reviewed-by: Jörg Mayer <jmayer@loplof.de>
Diffstat (limited to 'doc/packet-PROTOABBREV.c')
-rw-r--r--doc/packet-PROTOABBREV.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/packet-PROTOABBREV.c b/doc/packet-PROTOABBREV.c
index 827b9a6570..b4f39dcd5f 100644
--- a/doc/packet-PROTOABBREV.c
+++ b/doc/packet-PROTOABBREV.c
@@ -36,7 +36,7 @@
...
#endif
-#include <epan/packet.h> /* Should be first Wireshark include (other than config.h)
+#include <epan/packet.h> /* Should be first Wireshark include (other than config.h) */
#include <epan/expert.h> /* Include only as needed */
#include <epan/prefs.h> /* Include only as needed */