strtosz(): Use suffix macros in switch() statement
authorJes Sorensen <Jes.Sorensen@redhat.com>
Mon, 24 Jan 2011 15:33:31 +0000 (16:33 +0100)
committerKevin Wolf <kwolf@redhat.com>
Mon, 31 Jan 2011 09:03:00 +0000 (10:03 +0100)
commit817223efee106c6a49fcc589378c9258dc3403df
tree761f4899e3d6cafadd48b4e58753c146ac60b1a7
parent4926ed69a7c849d5030f2318717ae6ca8a40a426
strtosz(): Use suffix macros in switch() statement

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
cutils.c