Imported from libpng-1.0.7.tar
diff --git a/scripts/makefile.msc b/scripts/makefile.msc
index 3512e7f..651281c 100644
--- a/scripts/makefile.msc
+++ b/scripts/makefile.msc
@@ -3,7 +3,7 @@
 # For conditions of distribution and use, see copyright notice in png.h
 # Assumes that zlib.lib, zconf.h, and zlib.h have been copied to ..\zlib
 
-# -------- Microsoft C 5.1 and later, does not use assembler code -----
+# -------- Microsoft C 5.1 and later, does not use assembler code --------
 MODEL=L
 CFLAGS=-Oait -Gs -nologo -W3 -A$(MODEL) -I..\zlib
 #-Ox generates bad code with MSC 5.1