From 5a5cae7cd00509552225a175accce8d209bbed9d Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Fri, 30 Jul 1999 19:13:07 +0000 Subject: [PATCH] *** empty log message *** --- harbour/source/hbpp/hbpplib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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);