]> git.sesse.net Git - vlc/commitdiff
looks like someone renamed vlc_obj_exists to vlc_object_exists.
authorAntoine Cellerier <dionoea@videolan.org>
Tue, 21 Mar 2006 00:45:31 +0000 (00:45 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Tue, 21 Mar 2006 00:45:31 +0000 (00:45 +0000)
share/http/requests/status.xml

index 5ee7a05d4a6b9674bd40525c9c8ccf822b1af43e..2bfce4cb9b44127a32e045b772e060396bd7682c 100644 (file)
@@ -87,7 +87,7 @@
 
   <!-- misc commands -->
   <vlc id="if" param1="command value 'fullscreen' strcmp 0 =" />
-    <vlc id="if" param1="'VLC_OBJECT_VOUT' vlc_obj_exists" />
+    <vlc id="if" param1="'VLC_OBJECT_VOUT' vlc_object_exists" />
       <vlc id="rpn" param1="'fullscreen' 'VLC_OBJECT_VOUT' vlc_var_get ! 'fullscreen' 'VLC_OBJECT_VOUT' vlc_var_set" />
     <vlc id="end" />
   <vlc id="end" />