Ignore:
Timestamp:
Jul 2, 2011, 3:35:33 PM (14 years ago)
Author:
Herwig Bauernfeind
Message:

Samba 3.5: Update trunk to 3.5.8

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/server/source3/torture/pdbtest.c

    r414 r596  
    278278        }
    279279       
    280         if ((pwd = getpwnam_alloc(ctx, unix_user)) == NULL) {
     280        if ((pwd = Get_Pwnam_alloc(ctx, unix_user)) == NULL) {
    281281                fprintf(stderr, "Error getting user information for %s\n", unix_user);
    282282                exit(1);
Note: See TracChangeset for help on using the changeset viewer.