From 988c8d9bcc80f36a7cba37994e8899df1f19c433 Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Fri, 5 Jan 2018 12:10:01 -0600 Subject: Merge fix --- test/vds.c | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/test/vds.c b/test/vds.c index a5d0251..7d55c37 100644 --- a/test/vds.c +++ b/test/vds.c @@ -57,7 +57,7 @@ const char *FILENAME[] = { #define TMPDIR "tmp/" - + /*------------------------------------------------------------------------- * Function: vds_select_equal * @@ -209,7 +209,7 @@ error: return -1; } /* end vds_select_equal() */ - + /*------------------------------------------------------------------------- * Function: vds_check_mapping * @@ -298,7 +298,7 @@ error: return -1; } /* end vds_check_mapping() */ - + /*------------------------------------------------------------------------- * Function: test_api_get_ex_dcpl * @@ -1561,7 +1561,7 @@ test_vds_prefix(unsigned config, hid_t fapl) return 1; } /* end vds_link_prefix() */ - + /*------------------------------------------------------------------------- * Function: test_basic_io * @@ -3721,7 +3721,7 @@ error: return 1; } /* end test_basic_io() */ - + /*------------------------------------------------------------------------- * Function: test_unlim * @@ -6743,7 +6743,7 @@ error: return 1; } /* end test_unlim() */ - + /*------------------------------------------------------------------------- * Function: test_printf * @@ -10434,7 +10434,7 @@ error: return 1; } /* end test_printf() */ - + /*------------------------------------------------------------------------- * Function: test_all * @@ -11459,7 +11459,7 @@ error: return 1; } /* end test_all() */ - + /*------------------------------------------------------------------------- * Function: test_dapl_values * @@ -11601,7 +11601,7 @@ test_dapl_values(hid_t fapl_id) return 1; } /* end test_dapl_values() */ - + /*------------------------------------------------------------------------- * Function: main * -- cgit v0.12