2012-11-28 14:56 UTC+0100 Viktor Szakats (harbour syenar.net)

* contrib/xhb/xhbcomp.prg
    ! fixed casing in comment
This commit is contained in:
Viktor Szakats
2012-11-28 13:57:31 +00:00
parent 9df61636ae
commit f6791a302a
2 changed files with 5 additions and 1 deletions

View File

@@ -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

View File

@@ -7,7 +7,7 @@
* xhb compatibility functions
*
* Copyright 2007-2012 Viktor Szakats (harbour syenar.net)
* Copyright 2004 Eduardo Fernandes <modalsist@yahoo.com.br> (original of OCCURS())
* Copyright 2004 Eduardo Fernandes <modalsist@yahoo.com.br> (original of Occurs())
* www - http://harbour-project.org
*
* This program is free software; you can redistribute it and/or modify