summaryrefslogtreecommitdiff
path: root/arm/arm_init.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2014-11-29 17:04:35 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2014-11-29 17:04:35 -0600
commit7c5d03703274196919d617b60d3c4e52b96f7c90 (patch)
treeb0291c05c739bc053d93151bdead50a57e92745e /arm/arm_init.c
parentee16fc4a6f573a5339ddd7474da5aedb4f7c2d87 (diff)
downloadlibpng-7c5d03703274196919d617b60d3c4e52b96f7c90.tar.gz
[libpng16] Update arm/*.c to libpng coding style.
Diffstat (limited to 'arm/arm_init.c')
-rw-r--r--arm/arm_init.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/arm/arm_init.c b/arm/arm_init.c
index 9a23e1040..d87b6e727 100644
--- a/arm/arm_init.c
+++ b/arm/arm_init.c
@@ -3,7 +3,7 @@
*
* Copyright (c) 2014 Glenn Randers-Pehrson
* Written by Mans Rullgard, 2011.
- * Last changed in libpng 1.6.10 [March 6, 2014]
+ * Last changed in libpng 1.6.16 [(PENDING RELEASE)]
*
* This code is released under the libpng license.
* For conditions of distribution and use, see the disclaimer
@@ -17,6 +17,7 @@
#include "../pngpriv.h"
#ifdef PNG_READ_SUPPORTED
+
#if PNG_ARM_NEON_OPT > 0
#ifdef PNG_ARM_NEON_CHECK_SUPPORTED /* Do run-time checks */
/* WARNING: it is strongly recommended that you do not build libpng with