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, "blehn");
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));
_______________________________________________
NUT-devel mailing list
NUT-devel mplayerhq.hu
http://lists.mplayerhq.hu/mailman/listinfo/nut-devel
|