aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rtp-events.h
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2005-03-10 21:04:34 +0000
committerJörg Mayer <jmayer@loplof.de>2005-03-10 21:04:34 +0000
commit0f764ba58a49b3ac79b278133090090c6f13f1bf (patch)
treeb28c802f67bd8f56f27c3aafcaad940a6c6a5e10 /epan/dissectors/packet-rtp-events.h
parent008054453bbf4cc3fc54cae4a602ebcc869b4e92 (diff)
Warning fix: no newline at end of file
svn path=/trunk/; revision=13701
Diffstat (limited to 'epan/dissectors/packet-rtp-events.h')
-rw-r--r--epan/dissectors/packet-rtp-events.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/epan/dissectors/packet-rtp-events.h b/epan/dissectors/packet-rtp-events.h
index 4a0f5ed9d7..5b5c89c59e 100644
--- a/epan/dissectors/packet-rtp-events.h
+++ b/epan/dissectors/packet-rtp-events.h
@@ -255,4 +255,5 @@ static const value_string rtp_event_type_values[] =
struct _rtp_event_info {
guint8 info_rtp_evt;
guint32 info_setup_frame_num; /* the frame num of the packet that set this RTP connection */
-}; \ No newline at end of file
+};
+