Ignore:
Timestamp:
Jul 2, 2013, 7:27:06 PM (12 years ago)
Author:
Herwig Bauernfeind
Message:

Samba Server 3.5: Update branch to 3.5.20

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.5.x/source3/lib/os2helper.c

    r698 r773  
    491491        PFEA2LIST   pfea2list = NULL;
    492492        char * p;
    493        
     493        DEBUG(4,("unisetxattr : (%s:%d) %s %d\n", path ? path : "null", file, name, size));
    494494        if ((!path && !file) || !name || (!value && size))
    495495        {
Note: See TracChangeset for help on using the changeset viewer.