From f71e88c5803ccfd61cdcbdd860434d3fb4c8867f Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Thu, 24 Apr 2008 08:31:42 +0000 Subject: [PATCH] minor formatting --- harbour/contrib/xhb/xhbfunc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ) )