[master] Added a prototype for png_16bit_product()

(suggested by Peter Breitenlohner)
This commit is contained in:
Glenn Randers-Pehrson
2009-07-23 13:18:55 -05:00
parent 55697d7dc9
commit 38ed8795ab
3 changed files with 5 additions and 3 deletions

2
png.c
View File

@@ -1,7 +1,7 @@
/* png.c - location for general purpose libpng functions
*
* Last changed in libpng 1.2.37 [June 4, 2009]
* Last changed in libpng 1.2.39 [July 23, 2009]
* Copyright (c) 1998-2009 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.)