X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Fhttpauth.h;h=9c15a380970e27682c90580cae2a48db53974c4d;hb=3acadc89f495366a1c7de234b33df7464fd64acd;hp=fc17c948595b3d209dd4908662884ffe03bbadca;hpb=a821617b5a09321a4ff875f77ad95daf6942c0d1;p=ffmpeg diff --git a/libavformat/httpauth.h b/libavformat/httpauth.h index fc17c948595..9c15a380970 100644 --- a/libavformat/httpauth.h +++ b/libavformat/httpauth.h @@ -56,7 +56,7 @@ typedef struct HTTPAuthState { /** * The currently chosen auth type. */ - HTTPAuthType auth_type; + int auth_type; /** * Authentication realm */