From 58c890d93f5f3fc88ef99a2ba9ffaca1411b6b3c Mon Sep 17 00:00:00 2001 From: Joerg Mayer Date: Thu, 30 Apr 2015 10:27:46 +0200 Subject: Fix a small typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I1c5464a0344d46d01eee140723d179a7adacd0f6 Reviewed-on: https://code.wireshark.org/review/8243 Reviewed-by: Jörg Mayer --- doc/packet-PROTOABBREV.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') 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 /* Should be first Wireshark include (other than config.h) +#include /* Should be first Wireshark include (other than config.h) */ #include /* Include only as needed */ #include /* Include only as needed */ -- cgit v1.2.3