2011-02-17 13:57 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)

* src/rtl/achoice.prg
    + Added TOFIX.

  * src/rtl/hbrandom.c
    ! Fixed type and initialization of a variable.

  * utils/hbmk2/hbmk2.prg
    * Formatting.
This commit is contained in:
Viktor Szakats
2011-02-17 12:57:57 +00:00
parent 2b78d2754b
commit e4be7fd9c0
4 changed files with 20 additions and 2 deletions

View File

@@ -16,6 +16,16 @@
The license applies to all entries newer than 2009-04-28.
*/
2011-02-17 13:57 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* src/rtl/achoice.prg
+ Added TOFIX.
* src/rtl/hbrandom.c
! Fixed type and initialization of a variable.
* utils/hbmk2/hbmk2.prg
* Formatting.
2011-02-17 10:28 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* src/rtl/hbrandom.c
! Typo in comment. [Tamas]