[vlc-commits] vlc_demux: Remove trailing whitespace

Hugo Beauzée-Luyssen git at videolan.org
Fri Jul 7 18:58:11 CEST 2017


vlc | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | 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 <remi at remlab.net>

> 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



More information about the vlc-commits mailing list