From 0b2e6f1c901d105c53141cd9973e3c206c8086ec Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Thu, 31 May 2007 15:57:07 +0000 Subject: gst/rtsp/rtspextwms.c: Fix compile warning when debug is disabled as spotted bu Saur on IRC. Original commit message from CVS: * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream): Fix compile warning when debug is disabled as spotted bu Saur on IRC. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 951b50c0..6a6116e2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-05-31 Wim Taymans + + * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream): + Fix compile warning when debug is disabled as spotted bu Saur on IRC. + 2007-05-30 Andy Wingo * sys/v4l2/gstv4l2object.h: -- cgit