[vlc-commits] libvlc_media.h: Remove trailing whitespace
Hugo Beauzée-Luyssen
git at videolan.org
Fri Jun 21 13:55:05 CEST 2019
vlc | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Thu Jun 20 10:06:34 2019 +0200| [579fe329487366d3bc76eb077646f4313c01e4df] | committer: Hugo Beauzée-Luyssen
libvlc_media.h: Remove trailing whitespace
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=579fe329487366d3bc76eb077646f4313c01e4df
---
include/vlc/libvlc_media.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/vlc/libvlc_media.h b/include/vlc/libvlc_media.h
index cd335a6e08..c2ae654b04 100644
--- a/include/vlc/libvlc_media.h
+++ b/include/vlc/libvlc_media.h
@@ -737,7 +737,7 @@ LIBVLC_API void
* Get media descriptor's user_data. user_data is specialized data
* accessed by the host application, VLC.framework uses it as a pointer to
* an native object that references a libvlc_media_t pointer
- *
+ *
* \see libvlc_media_set_user_data
*
* \param p_md media descriptor object
More information about the vlc-commits
mailing list