X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fvlc_stream.h;h=b2a866614934db3c2a20a5bd296406a4d0feb95d;hb=6ee1e193fd896ab9a4729fde14f009d9ce629815;hp=bdb480d05b9e29bd1e9e5c774902ff8c9ea95e20;hpb=3305b049e7f587b23359a1c9047fb5763d19c1dc;p=vlc diff --git a/include/vlc_stream.h b/include/vlc_stream.h index bdb480d05b..b2a8666149 100644 --- a/include/vlc_stream.h +++ b/include/vlc_stream.h @@ -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