2008-07-05 01:59 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* include/hbver.h
! Typo in comment.
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
2008-12-31 13:59 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
|
||||
2008-07-05 01:59 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
|
||||
* include/hbver.h
|
||||
! Typo in comment.
|
||||
|
||||
2008-07-05 01:46 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
|
||||
* contrib/hbcurl/hbcurl.c
|
||||
! Typo: hb_free() -> hb_xfree()
|
||||
|
||||
@@ -65,6 +65,6 @@
|
||||
#define HB_VER_MINOR 0 /* Minor version number */
|
||||
#define HB_VER_REVISION 0 /* Revision number */
|
||||
#define HB_VER_STATUS "rc2" /* Build status */
|
||||
#define __HARBOUR__ 0x010000 /* Two bytes: Major + Minor + Revision. This is recommented for 3rd party .c and .prg level code. */
|
||||
#define __HARBOUR__ 0x010000 /* Three bytes: Major + Minor + Revision. This is recommented for 3rd party .c and .prg level code. */
|
||||
|
||||
#endif /* HB_VER_H_ */
|
||||
|
||||
Reference in New Issue
Block a user