tee_input: don't shadow struct members
commit1b7b4d160610dd538eee624ef8eb8c6ed301a2b5
authorEric Wong <normalperson@yhbt.net>
Sat, 14 Nov 2009 00:23:18 +0000 (14 00:23 +0000)
committerEric Wong <normalperson@yhbt.net>
Sat, 14 Nov 2009 00:33:27 +0000 (13 16:33 -0800)
treeb4ca5272e83c2ffaaa12626b1f9f252beb6e829d
parent7e5942c3de1d79a6597443db5158b74c5253f6d3
tee_input: don't shadow struct members

It's confusing when a local variable reuses the same name
as a struct member.
lib/unicorn/tee_input.rb