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