Ignore:
Timestamp:
May 23, 2008, 6:56:41 AM (17 years ago)
Author:
Paul Smedley
Message:

Update source to 3.0.29

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.0/source/auth/auth.c

    r1 r134  
    116116                                  auth_method->name));
    117117                } else {
    118                         DEBUG(5, ("auth_get_challenge: sucessfully got challenge from module %s\n", auth_method->name));
     118                        DEBUG(5, ("auth_get_challenge: successfully got challenge from module %s\n", auth_method->name));
    119119                        auth_context->challenge = challenge;
    120120                        challenge_set_by = auth_method->name;
Note: See TracChangeset for help on using the changeset viewer.