From de2afe8b652bd9bad504abfe78eec9158293f4be Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sat, 31 Jan 2009 19:44:03 +0000 Subject: [PATCH] 2009-01-31 20:43 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * contrib/gtwvg/tests/demoxbp.prg + Added SVN header. --- harbour/ChangeLog | 4 ++++ harbour/contrib/gtwvg/tests/demoxbp.prg | 5 ++++- 2 files changed, 8 insertions(+), 1 deletion(-) 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 //----------------------------------------------------------------------// -