spiv: Fix action index in image_action_run().
commit55a42a3b2e7dedc7c26c2db9a5333904a601f13c
authorCyril Hrubis <metan@ucw.cz>
Mon, 18 Nov 2013 19:19:47 +0000 (18 20:19 +0100)
committerCyril Hrubis <metan@ucw.cz>
Mon, 18 Nov 2013 19:23:38 +0000 (18 20:23 +0100)
treed04857cd6a857f83f13579589f3a27b0d5d4868b
parentf4a9af195d3e128c3752825a1b568d32f9c1bfc8
spiv: Fix action index in image_action_run().

Action parameters are indexed from one not zero.

Signed-off-by: Cyril Hrubis <metan@ucw.cz>
demos/spiv/spiv.c