2008-06-16 11:04 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

* include/set.ch
     ! Fix to previous commit.
This commit is contained in:
Viktor Szakats
2008-06-16 09:05:52 +00:00
parent fcceb5e609
commit 1bb5fadeaf
2 changed files with 5 additions and 1 deletions

View File

@@ -8,6 +8,10 @@
2008-12-31 13:59 UTC+0100 Foo Bar <foo.bar@foobar.org>
*/
2008-06-16 11:04 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* include/set.ch
! Fix to previous commit.
2008-06-16 10:15 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* source/rtl/set.c
! Fix to previous commit.

View File

@@ -126,7 +126,7 @@
#define _SET_DEFEXTENSIONS 109 /* Harbour extension */
#define _SET_EOL 110 /* Harbour extension */
#define _SET_TRIMFILENAME 111 /* Harbour extension */
#define _SET_HBLOG 112 /* Harbour extension */
#define _SET_HBOUTLOG 112 /* Harbour extension */
#define HB_SET_BASE 100
#define HB_SET_COUNT 13