diff --git a/harbour/source/hbpp/hbpplib.c b/harbour/source/hbpp/hbpplib.c index 3670be050c..c59fb96634 100644 --- a/harbour/source/hbpp/hbpplib.c +++ b/harbour/source/hbpp/hbpplib.c @@ -77,7 +77,7 @@ HARBOUR HB_PREPROCESS(void) // Some error here? } - hb_retc(szOut); + hb_retc(pOut); hb_xfree(pText); hb_xfree(pOut);