Changeset 303794bc6f3f1a174e84092ea6efeb1eb77b8c47

Show
Ignore:
Timestamp:
21/03/06 01:45:31 (3 years ago)
Author:
Antoine Cellerier <dionoea@videolan.org>
git-committer:
Antoine Cellerier <dionoea@videolan.org> 1142901931 +0000
git-parent:

[8398230c33d0304d3fe7cd16a35a5b92ccf6fcbd]

git-author:
Antoine Cellerier <dionoea@videolan.org> 1142901931 +0000
Message:

looks like someone renamed vlc_obj_exists to vlc_object_exists.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • share/http/requests/status.xml

    rfebff57 r303794b  
    8888  <!-- misc commands --> 
    8989  <vlc id="if" param1="command value 'fullscreen' strcmp 0 =" /> 
    90     <vlc id="if" param1="'VLC_OBJECT_VOUT' vlc_obj_exists" /> 
     90    <vlc id="if" param1="'VLC_OBJECT_VOUT' vlc_object_exists" /> 
    9191      <vlc id="rpn" param1="'fullscreen' 'VLC_OBJECT_VOUT' vlc_var_get ! 'fullscreen' 'VLC_OBJECT_VOUT' vlc_var_set" /> 
    9292    <vlc id="end" />