aboutsummaryrefslogtreecommitdiffstats
path: root/epan/proto.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2018-07-01 21:10:09 -0700
committerGuy Harris <guy@alum.mit.edu>2018-07-02 04:10:41 +0000
commitb8081bba8f070c7d3a621ad5d00597d56c63ad58 (patch)
tree6bb84c8d605b34e90a5b8fbba9a9f9dc3e483450 /epan/proto.h
parent1075054a1053bf6b4cac2f3ef10168618fc9594e (diff)
Get rid of trailing space.
Change-Id: Id68b01264ada02274b63d26141df8d99419de0f5 Reviewed-on: https://code.wireshark.org/review/28565 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'epan/proto.h')
-rw-r--r--epan/proto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/proto.h b/epan/proto.h
index e1c612de2f..5814cd2c8c 100644
--- a/epan/proto.h
+++ b/epan/proto.h
@@ -404,7 +404,7 @@ void proto_report_dissector_bug(const char *format, ...)
#define ENC_TIME_RTPS 0x00000008
#define ENC_TIME_NTP_BASE_ZERO 0x00000008 /* for backwards source compatibility */
#define ENC_TIME_SECS_USECS 0x00000010
-#define ENC_TIME_TIMEVAL 0x00000010 /* for backwards source compatibility */
+#define ENC_TIME_TIMEVAL 0x00000010 /* for backwards source compatibility */
#define ENC_TIME_SECS 0x00000012
#define ENC_TIME_MSECS 0x00000014
#define ENC_TIME_SECS_NTP 0x00000018