| Index: third_party/libpng/pngvcrd.c
|
| diff --git a/third_party/libpng/pngvcrd.c b/third_party/libpng/pngvcrd.c
|
| index ce4233efe7ebdd48fcabf4ef87bcbc5f40b39396..f55313884875f165f1b10d28c8078b761ffbdbf7 100644
|
| --- a/third_party/libpng/pngvcrd.c
|
| +++ b/third_party/libpng/pngvcrd.c
|
| @@ -1 +1,12 @@
|
| -/* pnggvrd.c was removed from libpng-1.2.20. */
|
| +/* pngvcrd.c
|
| + *
|
| + * Last changed in libpng 1.2.48 [March 8, 2012]
|
| + * Copyright (c) 1998-2012 Glenn Randers-Pehrson
|
| + *
|
| + * This code is released under the libpng license.
|
| + * For conditions of distribution and use, see the disclaimer
|
| + * and license in png.h
|
| + *
|
| + * This nearly empty file is for use by configure's compilation test. The
|
| + * remainder of the file was removed from libpng-1.2.20.
|
| + */
|
|
|