hw/xwin: Align parameter names in prototypes with definition
authorColin Harrison <colin.harrison@virgin.net>
Fri, 28 Feb 2014 14:20:48 +0000 (14:20 +0000)
committerJon TURNEY <jon.turney@dronecode.org.uk>
Mon, 3 Mar 2014 14:31:17 +0000 (14:31 +0000)
commitd75195b62677f5b0f17bbe089b3aea5b295d5f2c
treedd31e1bc92f235964bbece30c3c2099f042a1d16
parente53568e2c5004a434a16e3971fb2cd0823e6487b
hw/xwin: Align parameter names in prototypes with definition

A follow up to commits 2d9123fd451c5d91 and efe96a17, which changed the
parameter name in the definition from index to i, to fix shadowing index() but
didn't adjust the prototype declaration.

Signed-off-by: Colin Harrison <colin.harrison@virgin.net>
Reviewed-by: Jon TURNEY <jon.turney@dronecode.org.uk>
hw/xwin/win.h
hw/xwin/winmonitors.h