This const isn't quite vaild C.
authorAndrew Bartlett <abartlet@samba.org>
Wed, 23 Apr 2003 09:32:29 +0000 (09:32 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 23 Apr 2003 09:32:29 +0000 (09:32 +0000)
Andrew Bartlett

source/utils/ntlm_auth.c

index 88913c80512c8726968a6a4d73a08523b1a8af5d..445d2921121b81ba71ebeedc5bd9116f7fb23c23 100644 (file)
@@ -464,7 +464,7 @@ static BOOL check_auth_crap(void)
    and valid authentication types
 */
 
-static const DATA_BLOB get_challenge(void) 
+static DATA_BLOB get_challenge(void) 
 {
        static DATA_BLOB chal;
        if (opt_challenge.length)