Skip to content
  • Alexandre Janniaux's avatar
    vlc_http: fix doxygen warnings · a496775c
    Alexandre Janniaux authored and Steve Lhomme's avatar Steve Lhomme committed
        include/vlc_http.h:90: error: argument 'p_jar' of command @param is not found in the argument list of vlc_http_cookies_fetch(vlc_http_cookie_jar_t *jar, bool secure, const char *host, const char *path) (warning treated as error, aborting now)
    
        include/vlc_http.h:80: error: The following parameters of vlc_http_cookies_store(vlc_http_cookie_jar_t *jar, const char *cookie, const char *host, const char *path) are not documented:
          parameter 'host'
          parameter 'path' (warning treated as error, aborting now)
    a496775c