[vlc-devel] [RFC PATCH 1/8] vlc_demux: Remove trailing whitespace
Hugo Beauzée-Luyssen
hugo at beauzee.fr
Thu Jul 6 19:14:24 CEST 2017
---
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
--
2.11.0
More information about the vlc-devel
mailing list