]> git.sesse.net Git - vlc/commitdiff
v4l2: fix typo in debug logs
authorPierre Ynard <linkfanel@yahoo.fr>
Fri, 16 Oct 2009 17:19:53 +0000 (19:19 +0200)
committerPierre Ynard <linkfanel@yahoo.fr>
Fri, 16 Oct 2009 17:19:53 +0000 (19:19 +0200)
modules/access/v4l2.c

index f17077349da4d4be1a3e5a224e80d95882c2bd82..a214c01aa69556e54bb4c99f721ad0f2be63bca0 100644 (file)
@@ -2413,7 +2413,7 @@ static bool ProbeVideoDev( vlc_object_t *p_obj, demux_sys_t *p_sys,
                             p_sys->dev_cap.version & 0xFF,
                             p_sys->dev_cap.bus_info );
 
-    msg_Dbg( p_obj, "the device has the capabilities: (%c) Video Capure, "
+    msg_Dbg( p_obj, "the device has the capabilities: (%c) Video Capture, "
                                                        "(%c) Audio, "
                                                        "(%c) Tuner, "
                                                        "(%c) Radio",