From 0bf339f95c839aa7f3359159984d5fc719705cf1 Mon Sep 17 00:00:00 2001 From: Bobbi Webber-Manners Date: Sun, 31 May 2020 22:19:09 -0400 Subject: [PATCH] Fixed comment. --- sortdir.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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