summaryrefslogtreecommitdiffstats
path: root/fortran/src/H5If.c
diff options
context:
space:
mode:
Diffstat (limited to 'fortran/src/H5If.c')
-rw-r--r--fortran/src/H5If.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/src/H5If.c b/fortran/src/H5If.c
index c51f3ec..2305550 100644
--- a/fortran/src/H5If.c
+++ b/fortran/src/H5If.c
@@ -89,7 +89,7 @@ h5iget_name_c(hid_t_f *obj_id, _fcd buf, size_t_f *buf_size, size_t_f *name_size
hid_t c_obj_id;
ssize_t c_size;
size_t c_buf_size;
- char * c_buf = NULL;
+ char *c_buf = NULL;
/*
* Allocate buffer to hold name of an object