diff --git a/harbour/contrib/xhb/xhbfunc.c b/harbour/contrib/xhb/xhbfunc.c index 9fb9e07df4..7b306a6f50 100644 --- a/harbour/contrib/xhb/xhbfunc.c +++ b/harbour/contrib/xhb/xhbfunc.c @@ -62,7 +62,7 @@ HB_FUNC( XHB__KEYBOARD ) /* Clear the typeahead buffer without reallocating the keyboard buffer */ if( !hb_parl( 2 ) ) { - hb_inkeyReset(); + hb_inkeyReset(); } if( ISCHAR( 1 ) )