From f6791a302a98225a7cba6ca2c853d3547238318f Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Wed, 28 Nov 2012 13:57:31 +0000 Subject: [PATCH] 2012-11-28 14:56 UTC+0100 Viktor Szakats (harbour syenar.net) * contrib/xhb/xhbcomp.prg ! fixed casing in comment --- harbour/ChangeLog.txt | 4 ++++ harbour/contrib/xhb/xhbcomp.prg | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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