- Timestamp:
- May 3, 2010, 8:50:52 AM (16 years ago)
- Location:
- branches/simtest_nebulous_branches
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/simtest_nebulous_branches
- Property svn:mergeinfo changed
-
branches/simtest_nebulous_branches/Ohana
-
Property svn:mergeinfo
set to (toggle deleted branches)
/trunk/Ohana merged eligible /branches/eam_branches/Ohana.20100407 27635-27772 /branches/pap_delete/Ohana 27530-27595
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
branches/simtest_nebulous_branches/Ohana/src/misc/src/striphead.c
r7080 r27840 51 51 } 52 52 53 for (j = 79; j < header. size; j+= 80) {53 for (j = 79; j < header.datasize; j+= 80) { 54 54 header.buffer[j] = 10; 55 55 }
Note:
See TracChangeset
for help on using the changeset viewer.
