summaryrefslogtreecommitdiffstats
path: root/fortran/src/H5Zf.c
diff options
context:
space:
mode:
Diffstat (limited to 'fortran/src/H5Zf.c')
-rw-r--r--fortran/src/H5Zf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/fortran/src/H5Zf.c b/fortran/src/H5Zf.c
index 8c2b6b6..6436de5 100644
--- a/fortran/src/H5Zf.c
+++ b/fortran/src/H5Zf.c
@@ -54,7 +54,7 @@ nh5zunregister_c (int_f *filter)
* Modifications:
*---------------------------------------------------------------------------*/
-int_f
+int_f
nh5zfilter_avail_c ( int_f *filter , int_f *flag )
{
int ret_value = 0;
@@ -80,7 +80,7 @@ nh5zfilter_avail_c ( int_f *filter , int_f *flag )
* Modifications:
*---------------------------------------------------------------------------*/
-int_f
+int_f
nh5zget_filter_info_c ( int_f *filter , int_f *flag )
{
int ret_value = 0;