author | Ryan C. Gordon <icculus@icculus.org> |
Wed, 16 Mar 2005 12:11:44 +0000 | |
changeset 702 | 0838f38f8112 |
parent 701 | 49a5ec86b8b3 |
child 703 | 5e37aa6f782f |
--- a/TODO Wed Mar 16 12:07:10 2005 +0000 +++ b/TODO Wed Mar 16 12:11:44 2005 +0000 @@ -28,7 +28,6 @@ - fscanf and fprintf support in extras dir. - Why do we call it openArchive and dirClose? - Sanity check byte order at runtime. -- Every DIR_* function requires a malloc/free! - Memory locking? - Find a better name than dvoid and fvoid. - Can win32.c and pocketpc.c get merged?