Ignore:
Timestamp:
Nov 14, 2012, 12:59:34 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: update vendor to 3.6.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/examples/pdb/test.c

    r414 r740  
    6868 **************************************************************************/
    6969
    70 static NTSTATUS testsam_getsampwsid (struct pdb_methods *methods, struct samu *user, const DOM_SID *sid)
     70static NTSTATUS testsam_getsampwsid (struct pdb_methods *methods, struct samu *user, const struct dom_sid *sid)
    7171{
    7272        DEBUG(10, ("testsam_getsampwsid called\n"));
Note: See TracChangeset for help on using the changeset viewer.