Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 /* pnggvrd.c was removed from libpng-1.2.20. */ | 1 /* pngvcrd.c |
| 2 * | |
| 3 * Last changed in libpng 1.2.48 [March 8, 2012] | |
| 4 * Copyright (c) 1998-2012 Glenn Randers-Pehrson | |
| 5 * | |
| 6 * This code is released under the libpng license. | |
| 7 * For conditions of distribution and use, see the disclaimer | |
| 8 * and license in png.h | |
| 9 * | |
| 10 * This nearly empty file is for use by configure's compilation test. The | |
| 11 * remainder of the file was removed from libpng-1.2.20. | |
| 12 */ | |
| OLD | NEW |