From 7e591eeb597ef1c41d142b8c5c0dca02fcef775b Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Wed, 8 Apr 2009 00:10:13 +0000 Subject: [PATCH] 2009-04-08 02:08 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * utils/hbmk2/hbmk2.prg ! Fixed bug in yesterday's changes. --- harbour/ChangeLog | 4 ++++ harbour/utils/hbmk2/hbmk2.prg | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 84eb7fcca9..6a50a5eca3 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,10 @@ 2009-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org) */ +2009-04-08 02:08 UTC+0200 Viktor Szakats (harbour.01 syenar hu) + * utils/hbmk2/hbmk2.prg + ! Fixed bug in yesterday's changes. + 2009-04-07 12:02 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com) * contrib/hbqt/generator/hbqtgen.prg ! Few more refinements. diff --git a/harbour/utils/hbmk2/hbmk2.prg b/harbour/utils/hbmk2/hbmk2.prg index 2ba966a500..422b51d84d 100644 --- a/harbour/utils/hbmk2/hbmk2.prg +++ b/harbour/utils/hbmk2/hbmk2.prg @@ -215,7 +215,7 @@ PROCEDURE Main( ... ) LOCAL s_aRESSRC LOCAL s_aRESCMP LOCAL s_aLIBSHARED - LOCAL s_aLIBSHAREDPOST + LOCAL s_aLIBSHAREDPOST := {} LOCAL s_aLIB LOCAL s_aLIBVM LOCAL s_aLIBUSER