Changeset 124 for branches/samba-3.0/source/libsmb/nmblib.c
- Timestamp:
- Mar 12, 2008, 9:08:18 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.0/source/libsmb/nmblib.c
r1 r124 703 703 return(NULL); 704 704 705 ZERO_STRUCTP(p); /* initialize for possible padding */ 706 705 707 p->next = NULL; 706 708 p->prev = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.