[vlc-commits] vlc_player.h: Remove trailing whitespace

Hugo Beauzée-Luyssen git at videolan.org
Thu Dec 19 18:01:14 CET 2019


vlc | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Thu Nov 28 15:48:21 2019 +0100| [f532de2d2feaf52419c9431960c891ee66bd6295] | committer: Hugo Beauzée-Luyssen

vlc_player.h: Remove trailing whitespace

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f532de2d2feaf52419c9431960c891ee66bd6295
---

 include/vlc_player.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/vlc_player.h b/include/vlc_player.h
index 3e382db248..5dec3c8132 100644
--- a/include/vlc_player.h
+++ b/include/vlc_player.h
@@ -1997,7 +1997,7 @@ vlc_player_HasTeletextMenu(vlc_player_t *player);
  *
  * @note A successful call will trigger the
  * vlc_player_cbs.on_teletext_enabled_changed event.
- * 
+ *
  * @param player locked player instance
  * @param enabled true to enable
  */



More information about the vlc-commits mailing list