2002-02-05 13:39 UTC+0000 Dave Pearson <davep@davep.org>

* include/hbapi.h
   * include/hbapiitm.h
     * Added final EOLs to file. GCC warns if they're not there.
This commit is contained in:
Dave Pearson
2002-02-05 13:41:36 +00:00
parent 4c7ae02281
commit adf1e5fa62
3 changed files with 8 additions and 2 deletions

View File

@@ -7,6 +7,12 @@
For example:
2002-12-01 23:12 UTC+0100 Foo Bar <foo.bar@foobar.org>
*/
to call them from .hrb .
2002-02-06 08:34 UTC+0100 Maurilio Longo <maurilio.longo@libero.it>
* include/hbapiitm.h
! fixed ::aRedraw handling inside ::Stabilize()
2002-02-05 21:22 UTC+0100 Tomaz Zupan <tomaz.zupan@orpo.si>
* contrib/odbc/Makefile
* contrib/odbc/odbc.c

View File

@@ -607,4 +607,4 @@ extern char * hb_getenv( const char * name );
}
#endif
#endif /* HB_APIEXT_H_ */
#endif /* HB_APIEXT_H_ */

View File

@@ -136,4 +136,4 @@ extern void hb_itemSwap ( PHB_ITEM pItem1, PHB_ITEM pItem2 );
}
#endif
#endif /* HB_APIITM_H_ */
#endif /* HB_APIITM_H_ */