From c3d9e8883c8fa37ff047a4f6eb8d482de491701c Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sun, 6 Jun 2004 20:24:25 +0000 Subject: [PATCH] fix comment --- stepmania/src/MsdFile.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/src/MsdFile.h b/stepmania/src/MsdFile.h index 9af4deb20b..0ea1456613 100644 --- a/stepmania/src/MsdFile.h +++ b/stepmania/src/MsdFile.h @@ -1,4 +1,4 @@ -/* MsdFile - Read and write .SM, .DWI, and .MSD files. */ +/* MsdFile - Read .SM, .DWI, and .MSD files. */ #ifndef MSDFILE_H #define MSDFILE_H