hdt: Make handle_hdt_commands static
authorPierre-Alexandre Meyer <pierre@mouraf.org>
Sat, 14 Mar 2009 19:39:43 +0000 (12:39 -0700)
committerPierre-Alexandre Meyer <pierre@mouraf.org>
Sat, 14 Mar 2009 22:31:23 +0000 (15:31 -0700)
commit804ac31f1d6158256bf9104986221af0e6759936
tree7b165fe7b0cf618ad4effcbbc28639c1d19272bd
parent7800fc4f4952d2537faf3304b740bab071ad7d50
hdt: Make handle_hdt_commands static

Impact: None.

handle_hdt_commands is only used in hdt-cli.c. Let's make it static.

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