[PATCH] change msg_Err into msg_Dbg for dc1394 module to avoid =

Joseph Tulou brezhoneg1 at yahoo.fr
Mon Dec 29 13:31:39 CET 2008


untimely error.=0A=
=0A=
---=0A=
 modules/access/dc1394.c |    2 +-=0A=
 1 files changed, 1 insertions(+), 1 deletions(-)=0A=
=0A=
diff --git a/modules/access/dc1394.c b/modules/access/dc1394.c=0A=
index 18ad44d..3da0a4c 100644=0A=
--- a/modules/access/dc1394.c=0A=
+++ b/modules/access/dc1394.c=0A=
@@ -248,7 +248,7 @@ static int Open( vlc_object_t *p_this )=0A=
     /* PROCESS INPUT OPTIONS */=0A=
     if( process_options(p_demux) !=3D VLC_SUCCESS )=0A=
     {=0A=
-        msg_Err( p_demux, "Bad MRL, please check the option line "=0A=
+        msg_Dbg( p_demux, "Bad MRL, please check the option line "=0A=
                           "(MRL was: %s)",=0A=
                           p_demux->psz_path );=0A=
         free( p_sys );=0A=
-- =0A=
1.5.2.5=0A=
=0A=

------=_NextPart_000_0001_01C969D4.A7F4A0A0--




More information about the vlc-devel mailing list