diff options
Diffstat (limited to 'epan/dissectors/packet-h225.h')
-rw-r--r-- | epan/dissectors/packet-h225.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-h225.h b/epan/dissectors/packet-h225.h index cd50091062..b016f72d0d 100644 --- a/epan/dissectors/packet-h225.h +++ b/epan/dissectors/packet-h225.h @@ -78,7 +78,7 @@ typedef struct _h225_packet_info { /* * the following allows TAP code access to the messages - * without having to duplicate it. With MSVC and a + * without having to duplicate it. With MSVC and a * libwireshark.dll, we need a special declaration. */ |