xz: Fix use of wrong variable.
commit41e436076cfdcccc7e853de73b0d56b3d6d42053
authorLasse Collin <lasse.collin@tukaani.org>
Sun, 12 Jan 2014 10:17:08 +0000 (12 12:17 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Sat, 26 Apr 2014 05:37:15 +0000 (26 08:37 +0300)
tree06d319049ec19eb409432d878ddeb67b888e36d0
parentc33efefd4ef0931e5795e13725d4bd2203571ce0
xz: Fix use of wrong variable.

Since the only call to suffix_set() uses optarg
as the argument, fixing this bug doesn't change
the behavior of the program.
src/xz/suffix.c