refstr_get(): handle NULL, force inline
authorH. Peter Anvin <hpa@zytor.com>
Tue, 19 Feb 2008 22:08:06 +0000 (14:08 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 20 Feb 2008 00:51:23 +0000 (16:51 -0800)
commit97880e0237a80d76453d722aaa2912417a037f1b
treea11015fc824f6aca9b96f1869e0e2813fa0e219f
parenteb1cb641e1152fcdf29b9ac97e6597192e4282d4
refstr_get(): handle NULL, force inline

Make refstr_get() handle NULL correctly; force it to be an inline
since it seems to make no difference for code size.
com32/menu/refstr.h