
28 Oct
2006
28 Oct
'06
8:14 p.m.
Author: ods15 Date: Sat Oct 28 22:14:19 2006 New Revision: 171 Modified: trunk/nututils/nutindex.c Log: add a note so I don't forget this myself Modified: trunk/nututils/nutindex.c ============================================================================== --- trunk/nututils/nutindex.c (original) +++ trunk/nututils/nutindex.c Sat Oct 28 22:14:19 2006 @@ -332,6 +332,8 @@ fprintf(stderr, "bleh\n"); return 1; } + printf("Note! This program produces less error resiliant files by moving the main headers!\n"); + in = new_input_buffer(&iin, fin); out = new_output_buffer(&oout, fout); CHECK(find_copy_index(in, mem, &end));
6860
Age (days ago)
6860
Last active (days ago)
0 comments
1 participants
participants (1)
-
ods15