2010-10-31 13:11 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/contrib/hbhpdf/harupdf.c
! fixed typo
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2010-10-31 13:11 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/contrib/hbhpdf/harupdf.c
|
||||
! fixed typo
|
||||
|
||||
2010-10-29 21:42 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* utils/hbmk2/hbmk2.prg
|
||||
+ Applied cygwin patch from Tamas Tevesz.
|
||||
|
||||
@@ -1869,7 +1869,7 @@ HB_FUNC( HPDF_GETCONTENTS )
|
||||
if( ! hb_storclen_buffer( ( char * ) buffer, size, 2 ) )
|
||||
hb_xfree( buffer );
|
||||
#else
|
||||
hb_storc( NULL, 2 )
|
||||
hb_storc( NULL, 2 );
|
||||
hb_retnl( -1 );
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user