Fix for AIX - you can't qualify a return type as const, when it's not a
authorAndrew Bartlett <abartlet@samba.org>
Wed, 30 Apr 2003 14:01:16 +0000 (14:01 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 30 Apr 2003 14:01:16 +0000 (14:01 +0000)
commit9e3d0cd9dea1234d6e6a26d03995b5edfaed5186
tree6a36aab33e09db839a24081be2d919ab17ece889
parentedbab685d181887f8cb055cc9dc175b2772bd0ff
Fix for AIX - you can't qualify a return type as const, when it's not a
pointer.

(merge from HEAD).

Andrew Bartlett
source/utils/ntlm_auth.c