diff --git a/harbour/ChangeLog.txt b/harbour/ChangeLog.txt index a08fd63d0f..d8ce47551e 100644 --- a/harbour/ChangeLog.txt +++ b/harbour/ChangeLog.txt @@ -10,6 +10,10 @@ * Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment */ +2012-11-28 14:56 UTC+0100 Viktor Szakats (harbour syenar.net) + * contrib/xhb/xhbcomp.prg + ! fixed casing in comment + 2012-11-28 14:53 UTC+0100 Viktor Szakats (harbour syenar.net) * contrib/xhb/xhb.hbx * contrib/xhb/xhbcomp.prg diff --git a/harbour/contrib/xhb/xhbcomp.prg b/harbour/contrib/xhb/xhbcomp.prg index f35c7a893c..08daee5b60 100644 --- a/harbour/contrib/xhb/xhbcomp.prg +++ b/harbour/contrib/xhb/xhbcomp.prg @@ -7,7 +7,7 @@ * xhb compatibility functions * * Copyright 2007-2012 Viktor Szakats (harbour syenar.net) - * Copyright 2004 Eduardo Fernandes (original of OCCURS()) + * Copyright 2004 Eduardo Fernandes (original of Occurs()) * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify