ui/input.c: replace magic numbers with macros
authorAmos Kong <akong@redhat.com>
Thu, 16 May 2013 05:19:47 +0000 (13:19 +0800)
committerLuiz Capitulino <lcapitulino@redhat.com>
Thu, 23 May 2013 13:58:45 +0000 (09:58 -0400)
commitb2d1674b75563326515cf2178cc1d0a002797a12
tree46e3e743f59e283a286debbffadee78c5ad13aa7
parent199e0f17f23a68c8d619e9e623d970324ed5efc1
ui/input.c: replace magic numbers with macros

It's clearer to use defined macros than magic numbers.

Signed-off-by: Amos Kong <akong@redhat.com>
Reviewed-by: Lei Li <lilei@linux.vnet.ibm.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
ui/input.c