]> git.sesse.net Git - vlc/blobdiff - include/vlc_http.h
aout: remove aout_mixer_input_t (no functional changes)
[vlc] / include / vlc_http.h
index ecdb0a7f4c7e58aefe4d76398757675ddd6506e3..ce612794aefdbe9ef4a8240bb2507a4ff966d4c5 100644 (file)
@@ -62,6 +62,6 @@ VLC_API int http_auth_ParseAuthenticationInfoHeader
 VLC_API char *http_auth_FormatAuthorizationHeader
             ( vlc_object_t *, http_auth_t *,
               const char *, const char *,
-              const char *, const char * ) LIBVLC_USED;
+              const char *, const char * ) VLC_USED;
 
 #endif /* VLC_HTTP_H */