Changeset 396 for trunk/src/samhain_stealth.c
- Timestamp:
- Mar 27, 2012, 9:03:01 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/samhain_stealth.c
r212 r396 414 414 */ 415 415 lseek(fd, off_data, SEEK_SET); 416 add_off = hidein_hex_block(fd, _(" [EOF]\n"), 6);416 add_off = hidein_hex_block(fd, _("\n[EOF]\n"), 7); 417 417 if (add_off == -1) 418 418 {
Note:
See TracChangeset
for help on using the changeset viewer.