Changeset 773 for branches/samba-3.5.x/source3/lib/os2helper.c
- Timestamp:
- Jul 2, 2013, 7:27:06 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.5.x/source3/lib/os2helper.c
r698 r773 491 491 PFEA2LIST pfea2list = NULL; 492 492 char * p; 493 493 DEBUG(4,("unisetxattr : (%s:%d) %s %d\n", path ? path : "null", file, name, size)); 494 494 if ((!path && !file) || !name || (!value && size)) 495 495 {
Note:
See TracChangeset
for help on using the changeset viewer.