diff --git a/sortdir.c b/sortdir.c index 5304e80..065a77c 100644 --- a/sortdir.c +++ b/sortdir.c @@ -27,7 +27,7 @@ * v0.61 Squeezed fileent to be a few bytes smaller. Fixed folder sort. * v0.62 Modified buildsorttable() to update existing filelist[]. * v0.63 Made code work properly with #undef CHECK. - * v0.64 Fixed overflow in file count (entries). + * v0.64 Fixed overflow in file count (entries). Added check to auxalloc(). */ //#pragma debug 9