From ac5473321bb6c89e6c4a49a14058b70014cf52dd Mon Sep 17 00:00:00 2001 From: avolkov Date: Tue, 11 Oct 2005 09:39:44 +0000 Subject: [PATCH] CRLF and comment cleanup git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1891 8092fc87-c524-0410-9efc-e669fe64eaf9 --- tools/mng/filelist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/mng/filelist.c b/tools/mng/filelist.c index 93a54b9c4..852d018f6 100755 --- a/tools/mng/filelist.c +++ b/tools/mng/filelist.c @@ -14,7 +14,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* This file contains two versions of LoadDirEntryTable; one for Windows, and +/* This file contains two versions of make_file_list(); one for Windows, and * one for other systems (POSIX). */ #ifdef WIN32