xz: Rename a variable to avoid a namespace collision on Solaris.
commitb9f0584e3eff421eadbb6604de0b0b40bf87e129
authorLasse Collin <lasse.collin@tukaani.org>
Wed, 9 Apr 2014 14:26:10 +0000 (9 17:26 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Sat, 26 Apr 2014 05:47:24 +0000 (26 08:47 +0300)
tree91e507f2bde47361c3ef0eda876e4ece9fb08d19
parentcc41bcaf77c9c27ec09ef033fb3300e994e828e6
xz: Rename a variable to avoid a namespace collision on Solaris.

I don't know the details but I have an impression that there's
no problem in practice if using GCC since people have built xz
with GCC (without patching xz), but renaming the variable cannot
hurt either.

Thanks to Mark Ashley.
src/xz/signals.c