]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/httpauth.h
tests/tiny_psnr: Make the search range extend both sides from the specified shift...
[ffmpeg] / libavformat / httpauth.h
index fc17c948595b3d209dd4908662884ffe03bbadca..9c15a380970e27682c90580cae2a48db53974c4d 100644 (file)
@@ -56,7 +56,7 @@ typedef struct HTTPAuthState {
     /**
      * The currently chosen auth type.
      */
-    HTTPAuthType auth_type;
+    int auth_type;
     /**
      * Authentication realm
      */