More cosmetic reformatting

Broke several remaining "if () statement;" and "else statement;" into
two lines.
This commit is contained in:
Glenn Randers-Pehrson
2009-05-30 20:19:20 -05:00
parent 45ae51743b
commit d8eb62ff15
7 changed files with 48 additions and 35 deletions

View File

@@ -1,7 +1,7 @@
/* pngset.c - storage of image information into info struct
*
* Last changed in libpng 1.4.0 [May 20, 2009]
* Last changed in libpng 1.4.0 [May 31, 2009]
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1998-2009 Glenn Randers-Pehrson
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)