altosui: Display reader name (usually the device) when an I/O error occurs
authorKeith Packard <keithp@keithp.com>
Tue, 26 Apr 2011 05:28:40 +0000 (22:28 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 26 Apr 2011 05:28:40 +0000 (22:28 -0700)
Access the reader name directly from the reader object instead of a
local variable (which wasn't getting set anyways).

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found