diff options
Diffstat (limited to 'src/3rdparty/libpng/scripts')
-rw-r--r-- | src/3rdparty/libpng/scripts/makefile.bd32 | 2 | ||||
-rw-r--r-- | src/3rdparty/libpng/scripts/makefile.knr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/3rdparty/libpng/scripts/makefile.bd32 b/src/3rdparty/libpng/scripts/makefile.bd32 index 784730215..92a57abae 100644 --- a/src/3rdparty/libpng/scripts/makefile.bd32 +++ b/src/3rdparty/libpng/scripts/makefile.bd32 @@ -5,7 +5,7 @@ # $(ZLIBDIR) directory. # The object files here are compiled with the "stdcall" calling convention. -# This DLL retquires zlib32bd.lib to be compiled in the same way. +# This DLL requires zlib32bd.lib to be compiled in the same way. # Note that png32bd.dll exports the zlib functions adler32, crc32 and # the deflate... and inflate... functions. It does not export the diff --git a/src/3rdparty/libpng/scripts/makefile.knr b/src/3rdparty/libpng/scripts/makefile.knr index 28b897a22..44ee538a3 100644 --- a/src/3rdparty/libpng/scripts/makefile.knr +++ b/src/3rdparty/libpng/scripts/makefile.knr @@ -3,7 +3,7 @@ # Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc. # For conditions of distribution and use, see copyright notice in png.h -# This makefile retquires the file ansi2knr.c, which you can get +# This makefile requires the file ansi2knr.c, which you can get # from the Ghostscript ftp site at ftp://ftp.cs.wisc.edu/ghost/ # If you have libjpeg, you probably already have ansi2knr.c in the jpeg # source distribution. |