]> git.sesse.net Git - vlc/blobdiff - include/vlc_demux.h
Removes trailing spaces. Removes tabs.
[vlc] / include / vlc_demux.h
index 1a680ac4fbf2774bc07b2d0cb26fcd2e28c461af..b5a834d75631388f90843105e7d808ef9f09241c 100644 (file)
@@ -85,7 +85,7 @@ enum demux_query_e
     DEMUX_SET_TIME,             /* arg1= int64_t        res=can fail    */
 
     /* TITLE_INFO only if more than 1 title or 1 chapter */
-    DEMUX_GET_TITLE_INFO,       /* arg1=input_title_t*** arg2=int* 
+    DEMUX_GET_TITLE_INFO,       /* arg1=input_title_t*** arg2=int*
                                    arg3=int*pi_title_offset(0), arg4=int*pi_seekpoint_offset(0) can fail */
     /* TITLE/SEEKPOINT, only when TITLE_INFO succeed */
     DEMUX_SET_TITLE,            /* arg1= int            can fail */