See ChangeLog entry 19991020-19:40 EDT David G. Holm <dholm@jsd-llc.com>
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
19991020-19:40 EDT David G. Holm <dholm@jsd-llc.com>
|
||||
|
||||
* include/hbtrace.h
|
||||
! Added missing HB_ prefix to #define TRACE(x) in the #else block.
|
||||
|
||||
19991021-01:37 GMT+1 Victor Szel <info@szelvesz.hu>
|
||||
* include/Makefile
|
||||
! Added hbtrace.h and hbwinapi.h
|
||||
|
||||
@@ -52,7 +52,7 @@ do { \
|
||||
|
||||
#else
|
||||
|
||||
#define TRACE(x)
|
||||
#define HB_TRACE(x)
|
||||
|
||||
#endif /* #if defined(HB_DO_TRACE) */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user