hdt: use plain printf for help, not more_printf (CLI)
authorPierre-Alexandre Meyer <pierre@mouraf.org>
Sun, 1 Nov 2009 07:12:16 +0000 (00:12 -0700)
committerPierre-Alexandre Meyer <pierre@mouraf.org>
Sun, 1 Nov 2009 07:12:16 +0000 (00:12 -0700)
commit6e20c10dbc1b6740f94a01f74d6eeda8bb3a7ca4
tree1904fdc604966c5a3b47ab0244840e109dbea83f
parent78f771c881f9ef27ca4a35b3fc9efc407edba665
hdt: use plain printf for help, not more_printf (CLI)

The help prints several elements on the same line. This can't
work with more_printf() as the macro assumes each call contains
one and only one \n.

Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
com32/hdt/hdt-cli-hdt.c
com32/hdt/hdt-common.h