Fix a declaration after statement
authorPetri Lehtinen <petri@digip.org>
Thu, 10 Mar 2011 19:28:44 +0000 (21:28 +0200)
committerPetri Lehtinen <petri@digip.org>
Thu, 10 Mar 2011 19:28:53 +0000 (21:28 +0200)
commit11119601205b4276464e55a6518049a370560e60
tree1c804f4ed9fe0ea7d1b5b31141a67c5717386c62
parent7f09f48e7e7bc98f54c41ad3204ed1d29f313b7b
Fix a declaration after statement

While at it, add -Wdeclaration-after-statement to AM_CFLAGS to catch
these in the future.
src/Makefile.am
src/error.c