Changeset 309 for branches/samba-3.3.x/source/smbd/lanman.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/smbd/lanman.c
r206 r309 1215 1215 } 1216 1216 fstrcpy(s->comment, p); 1217 string_truncate(s->comment, MAX_SERVER_STRING_LENGTH); 1217 1218 1218 1219 s->domain[0] = '\0';
Note:
See TracChangeset
for help on using the changeset viewer.