From ffe7b30b02335f288ecca5eba1821f13cf18256d Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Fri, 1 Jul 2011 14:34:50 +0000 Subject: [PATCH] Oops --- src/h5core/h5_hdf5_private.h | 2 +- src/include/h5core/h5_core.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/src/h5core/h5_hdf5_private.h b/src/h5core/h5_hdf5_private.h index 50d395e..b0b8dda 100644 --- a/src/h5core/h5_hdf5_private.h +++ b/src/h5core/h5_hdf5_private.h @@ -704,7 +704,7 @@ hdf5_get_type_name ( return "[unknown]"; } -static inline static const char* +static inline const char* get_class_type_name ( const hid_t class_id ) { diff --git a/src/include/h5core/h5_core.h b/src/include/h5core/h5_core.h index 8ce82bb..b11bb07 100644 --- a/src/include/h5core/h5_core.h +++ b/src/include/h5core/h5_core.h @@ -37,7 +37,6 @@ extern char* h5_rfmts[]; #else -fsdf dsfdsf dsfsdsd #define __FUNC_ARGS0(mask) \ if (h5_debug_level & mask ) { \ h5_debug ("(void)"); \