Split RTP player tapping, decoding, and plotting.
[metze/wireshark/wip.git] / ui / rtp_stream.h
index 2e747ed4813ffe859794402d7f32714cb0083ddd..746fb694d0d8a6b6aa5f420477319f240cf81c35 100644 (file)
@@ -117,7 +117,7 @@ struct _rtpstream_tapinfo {
     g_free(RTP_STREAM_DEBUG_MSG); \
 }
 #else
-#define RTP_STREAM_DEBUG()
+#define RTP_STREAM_DEBUG(...)
 #endif
 
 /****************************************************************************/