meminfo: distinguish between no flags and flags=1 syslinux-3.81-pre7
authorH. Peter Anvin <hpa@zytor.com>
Wed, 20 May 2009 22:49:36 +0000 (15:49 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 20 May 2009 22:49:36 +0000 (15:49 -0700)
commit013994166f910c9227904d67662d51a38d272876
tree87fd63fb5c7030e208a19f94fd065b1ed2befe59
parent3bbcbd5e834ed51fc40a2a2f2b1476b1e655df76
meminfo: distinguish between no flags and flags=1

For debugging reasons it's important to know if we have no flags at
all or if we get flags = 1.  Print [-] in the case of no flags at all.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
com32/modules/meminfo.c