]> git.sesse.net Git - vlc/blobdiff - include/vlc_stream.h
Removes trailing spaces. Removes tabs.
[vlc] / include / vlc_stream.h
index bdb480d05b9e29bd1e9e5c774902ff8c9ea95e20..b2a866614934db3c2a20a5bd296406a4d0feb95d 100644 (file)
@@ -129,7 +129,7 @@ VLC_EXPORT( stream_t *,__stream_UrlNew, (vlc_object_t *p_this, const char *psz_u
    /* Maybe we should make VLC_OBJECT a simple cast noawadays... */
 struct stream_t
 {
-       VLC_COMMON_MEMBERS
+    VLC_COMMON_MEMBERS
 };
 # endif