mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
[svn-r1126] Undoing previous change. src library won't compile.
This commit is contained in:
parent
a0a9b1bd17
commit
06ee0d9c4d
@ -852,8 +852,8 @@ extern hbool_t H5_libinit_g; /*good thing C's lazy about extern! */
|
||||
|
||||
#define FUNC_ENTER_INIT(func_name,interface_init_func,err) { \
|
||||
CONSTR (FUNC, #func_name); \
|
||||
PABLO_SAVE (ID_ ## func_name); \
|
||||
H5TRACE_DECL; \
|
||||
PABLO_SAVE (ID_ ## func_name); \
|
||||
\
|
||||
PABLO_TRACE_ON (PABLO_MASK, pablo_func_id); \
|
||||
\
|
||||
|
Loading…
Reference in New Issue
Block a user