commit | 81dfea886c73ea36439672b90626a354354dadd2 | [log] [tgz] |
---|---|---|
author | Mariusz Kozlowski <mk@lab.zgora.pl> | Sat Mar 26 15:20:24 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri May 20 09:30:21 2011 -0300 |
tree | 71cf5da78810ccbf843e0f039d34c467d30b7cf9 | |
parent | e47b78f036bf1c30a5263ccdf1f638d1612b0586 [diff] |
[media] cpia2: fix typo in variable initialisation Currently 'fh' initialises to whatever happens to be on stack. This looks like a typo and this patch fixes that. Signed-off-by: Mariusz Kozlowski <mk@lab.zgora.pl> Acked-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>