[svn-r1126] Undoing previous change. src library won't compile.

This commit is contained in:
Dan Wells 1999-03-09 16:35:53 -05:00
parent a0a9b1bd17
commit 06ee0d9c4d

View File

@ -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); \
\