Changeset 335 for branches/samba-3.2.x/source/smbd/lanman.c
- Timestamp:
- Sep 24, 2009, 9:15:13 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.2.x/source/smbd/lanman.c
r136 r335 1218 1218 } 1219 1219 fstrcpy(s->comment, p); 1220 string_truncate(s->comment, MAX_SERVER_STRING_LENGTH); 1220 1221 1221 1222 s->domain[0] = '\0';
Note:
See TracChangeset
for help on using the changeset viewer.