* util/mkimage.c (SzAlloc): Use attribute unused rather than dubious

assigning to itself.
This commit is contained in:
Vladimir Serbinenko 2013-11-07 00:30:41 +01:00
parent 9e236169e9
commit 5701750c2c
2 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2013-11-07 Vladimir Serbinenko <phcoder@gmail.com>
* util/mkimage.c (SzAlloc): Use attribute unused rather than dubious
assigning to itself.
2013-11-05 Gustavo Luiz Duarte <gustavold@linux.vnet.ibm.com>
2013-11-05 Paulo Flabiano Smorigo <pfsmorigo@br.ibm.com>