]> git.sesse.net Git - vlc/blobdiff - include/vlc/vlc.h
Removes trailing spaces. Removes tabs.
[vlc] / include / vlc / vlc.h
index 1eaa8e89ed16016a451e88382da592236b763bd6..e4420f4dc8933a988e70c19e2ea29b9560c8e98f 100644 (file)
@@ -159,7 +159,7 @@ struct vlc_list_t
  * Shared library Export macros
  *****************************************************************************/
 #ifndef VLC_PUBLIC_API
-#  define VLC_PUBLIC_API extern 
+#  define VLC_PUBLIC_API extern
 #endif
 
 /*****************************************************************************