vlc | branch: master | Hugo Beauzée-Luyssen <[email protected]> | Thu Jul 6 19:14:24 2017 +0200| [d8773af351cf1d2cc6e21f0bfa0bf2e19bc8b0cb] | committer: Rémi Denis-Courmont
vlc_demux: Remove trailing whitespace Signed-off-by: Rémi Denis-Courmont <[email protected]> > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d8773af351cf1d2cc6e21f0bfa0bf2e19bc8b0cb --- include/vlc_demux.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/vlc_demux.h b/include/vlc_demux.h index 5c89b30324..4905d3e8a8 100644 --- a/include/vlc_demux.h +++ b/include/vlc_demux.h @@ -208,7 +208,7 @@ enum demux_query_e /** Check which INPUT_UPDATE_XXX flag is set and reset the ones set. * * The unsigned* argument is set with the flags needed to be checked, - * on return it contains the values that were reset during the call + * on return it contains the values that were reset during the call * * This can can fail, in which case flags from demux_t.info.i_update * are read/reset _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
