summaryrefslogtreecommitdiffstats
path: root/src/H5MM.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5MM.c')
-rw-r--r--src/H5MM.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5MM.c b/src/H5MM.c
index 2182a2d..c0e6d72 100644
--- a/src/H5MM.c
+++ b/src/H5MM.c
@@ -168,7 +168,7 @@ H5MM_xstrdup(const char *s)
*
*-------------------------------------------------------------------------
*/
-void *
+void *
H5MM_xfree(const void *mem)
{
/*