Changeset 309 for branches/samba-3.3.x/source/lib/util.c
- Timestamp:
- Aug 4, 2009, 8:51:22 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.3.x/source/lib/util.c
r248 r309 2723 2723 } 2724 2724 if (name) { 2725 *name = "";2725 *name = dir; 2726 2726 } 2727 2727 return True;
Note:
See TracChangeset
for help on using the changeset viewer.