Changeset 171 for trunk/src/sh_hash.c
- Timestamp:
- Jul 8, 2008, 11:16:14 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/sh_hash.c
r170 r171 1585 1585 { 1586 1586 sl_strlcpy(fullpath, buf->fullpath, MAX_PATH_STORE+1); 1587 /*1588 if (sl_strlen(buf->fullpath) < (MAX_PATH_STORE-3))1589 {1590 fullpath[MAX_PATH_STORE-2] = '\0';1591 fullpath[MAX_PATH_STORE-1] = '\n';1592 }1593 */1594 1587 } 1595 1588 else
Note:
See TracChangeset
for help on using the changeset viewer.