[vlc-devel] commit: Remove some trailing whitespace. (Jean-Paul Saman )

git version control git at videolan.org
Thu Aug 14 12:54:28 CEST 2008


vlc | branch: master | Jean-Paul Saman <jpsaman at videolan.org> | Thu Aug 14 18:53:59 2008 +0800| [845416deee5cbeda54aee4a4201b21c2ad80d051] | committer: Jean-Paul Saman 

Remove some trailing whitespace.

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

 include/vlc/libvlc_media_list.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/vlc/libvlc_media_list.h b/include/vlc/libvlc_media_list.h
index 7d05005..94a4f7b 100644
--- a/include/vlc/libvlc_media_list.h
+++ b/include/vlc/libvlc_media_list.h
@@ -164,7 +164,7 @@ VLC_PUBLIC_API libvlc_media_t *
     libvlc_media_list_item_at_index( libvlc_media_list_t *, int,
                                      libvlc_exception_t * );
 /**
- * Find index position of List media instance in media list. 
+ * Find index position of List media instance in media list.
  * Warning: the function will return the first matched position.
  * The libvlc_media_list_lock should be held upon entering this function.
  *
@@ -312,7 +312,7 @@ VLC_PUBLIC_API libvlc_media_list_view_t *
                                            libvlc_exception_t * p_e );
 
 /**
- * Get index position of media instance in media list view. 
+ * Get index position of media instance in media list view.
  * The function will return the first occurence.
  *
  * \param p_mlv a media list view instance




More information about the vlc-devel mailing list