src/fileio.cpp
changeset 7584 8f066de3f874
parent 7581 24dab79dca15
child 7589 f989c4d11269
--- a/src/fileio.cpp	Fri Sep 14 22:35:39 2007 +0000
+++ b/src/fileio.cpp	Fri Sep 14 23:03:28 2007 +0000
@@ -204,7 +204,7 @@
 };
 
 const char *_searchpaths[NUM_SEARCHPATHS];
-std::list<const char *> _tar_list;
+std::vector<const char *> _tar_list;
 
 /**
  * Check whether the given file exists