From 14520bbdc0685b9d2b204f88f7a05db7f78cf952 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Tue, 25 Jul 2000 02:35:23 +0000 Subject: [PATCH] 2000-07-25 22:00 GMT -3 Luiz Rafael Culik --- harbour/ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index d2346af1f4..dba12e8310 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -75,9 +75,9 @@ converted to this smaller and faster one: hb_itemRelease/Clear( hb_itemReturn( x ) ); - Actually the speed increase and binary size decrease is almost zero, - but the source code is more compact. This snippet is mostly found in - error runtime error branches. + Actually the speed increase and binary size decrease is almost zero, + but the source code is more compact. This snippet is mostly found in + runtime error branches. Some local variables could be eliminated this way. 20000724-22:45 GMT+2 Maurilio Longo