2010-06-15 02:33 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)

* harbour/src/rtl/idle.c
    ! fixed missing open comment marker (/*)
      Thanks to Tamas.
This commit is contained in:
Przemyslaw Czerpak
2010-06-15 00:33:21 +00:00
parent db78f7b966
commit 92fa64ac12
2 changed files with 6 additions and 0 deletions

View File

@@ -16,6 +16,11 @@
The license applies to all entries newer than 2009-04-28.
*/
2010-06-15 02:33 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/src/rtl/idle.c
! fixed missing open comment marker (/*)
Thanks to Tamas.
2010-06-15 01:45 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* mpkg_deb.sh
* mpkg_rpm.sh

View File

@@ -1,3 +1,4 @@
/*
* $Id$
*/