diff --git a/harbour/ChangeLog b/harbour/ChangeLog index f2b55f074a..3cfbc188da 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,10 @@ 2008-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org) */ +2009-01-31 20:43 UTC+0100 Viktor Szakats (harbour.01 syenar hu) + * contrib/gtwvg/tests/demoxbp.prg + + Added SVN header. + 2009-01-31 12:35 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * utils/hbrun/hbrun.prg + If a .dbf file is passed on the command line, hbrun will diff --git a/harbour/contrib/gtwvg/tests/demoxbp.prg b/harbour/contrib/gtwvg/tests/demoxbp.prg index 92a1a16732..5f15fba323 100644 --- a/harbour/contrib/gtwvg/tests/demoxbp.prg +++ b/harbour/contrib/gtwvg/tests/demoxbp.prg @@ -1,3 +1,7 @@ +/* + * $Id$ + */ + //----------------------------------------------------------------------// //----------------------------------------------------------------------// //----------------------------------------------------------------------// @@ -447,4 +451,3 @@ STATIC FUNCTION ExeFontDialog( oCrt ) RETURN nil //----------------------------------------------------------------------// -