[libpng16] Added a pair of parentheses suggested by clang

This commit is contained in:
Glenn Randers-Pehrson
2014-10-31 21:17:11 -05:00
parent 5d713fe123
commit f2d4167fee
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
/* pngwtran.c - transforms the data in a row for PNG writers
*
* Last changed in libpng 1.6.9 [February 6, 2014]
* Last changed in libpng 1.6.15 [(PENDING RELEASE)]
* Copyright (c) 1998-2014 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.)