fdc6aa9 AD: Cast SASL callbacks to propper type

1 file Authored by Ondrej Kos 10 years ago, Committed by jhrozek 10 years ago,
    AD: Cast SASL callbacks to propper type
    
    The initialization of ad_sasl_callbacks raised an incompatible pointer
    type warning. This was caused because the cyrus-sasl API hasa changed.
    The callback function list needs to be cast now.
    
        
file modified
+3 -1