2007-10-30 15:17 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/contrib/libnf/fttext.c
- removed not necessary size_t definition
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
2002-12-01 13:30 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
|
||||
2007-10-30 15:17 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/contrib/libnf/fttext.c
|
||||
- removed not necessary size_t definition
|
||||
|
||||
2007-10-29 17:57 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/harbour-ce-spec
|
||||
* harbour/make_xmingwce.sh
|
||||
|
||||
@@ -186,11 +186,6 @@
|
||||
|
||||
#define VALLOC_FLAG 0
|
||||
|
||||
#ifndef SIZE_T
|
||||
#define SIZE_T
|
||||
typedef unsigned int size_t;
|
||||
#endif
|
||||
|
||||
/* routines internal to this module */
|
||||
static int _findeol( BYTEP buf, int buf_len );
|
||||
static int _findbol( BYTEP buf, int buf_len );
|
||||
|
||||
Reference in New Issue
Block a user