diff options
| author | Matthieu Darbois <mayeut@users.noreply.github.com> | 2016-09-06 22:33:45 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-09-06 22:33:45 +0200 |
| commit | 275aad4df8620660a9bd10c52b01f3c710481464 (patch) | |
| tree | 0d99f536c3c7d9488df541361b27cc560e9d5a1f /thirdparty/libpng/pngmem.c | |
| parent | 734d57d5f7842aa7c2c9f36d62131ab4d8bd6c87 (diff) | |
Update to libpng 1.6.25 (#821)
Diffstat (limited to 'thirdparty/libpng/pngmem.c')
| -rw-r--r-- | thirdparty/libpng/pngmem.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/libpng/pngmem.c b/thirdparty/libpng/pngmem.c index 6033bf2f..7053ec96 100644 --- a/thirdparty/libpng/pngmem.c +++ b/thirdparty/libpng/pngmem.c @@ -1,7 +1,7 @@ /* pngmem.c - stub functions for memory allocation * - * Last changed in libpng 1.6.24 [August 4, 2016] + * Last changed in libpng 1.6.24 [August 4, 2016%] * Copyright (c) 1998-2002,2004,2006-2014,2016 Glenn Randers-Pehrson * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) * (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.) |
