summaryrefslogtreecommitdiffstats
path: root/src/H5CSprivate.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5CSprivate.h')
-rw-r--r--src/H5CSprivate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5CSprivate.h b/src/H5CSprivate.h
index 15fdc00..13f3b66 100644
--- a/src/H5CSprivate.h
+++ b/src/H5CSprivate.h
@@ -26,7 +26,7 @@
/* Private headers needed by this file */
#include "H5private.h"
-#define H5CS_NSLOTS 32 /*number of slots in an function stack */
+#define H5CS_NSLOTS 48 /*number of slots in an function stack */
/* A function stack */
typedef struct H5CS_t {