From 9f24fb20240e83ce59ef22047ef10b48f187cf11 Mon Sep 17 00:00:00 2001 From: Dom Heinzeller Date: Fri, 11 May 2018 11:51:40 -0600 Subject: [PATCH] Removed extra whitespaces in src/ccpp_xml.F90 --- src/ccpp_xml.F90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ccpp_xml.F90 b/src/ccpp_xml.F90 index 7deb47ac..4dd6d776 100644 --- a/src/ccpp_xml.F90 +++ b/src/ccpp_xml.F90 @@ -91,7 +91,7 @@ function ccpp_xml_unload & end function ccpp_xml_unload integer(c_int32_t) & - function ccpp_xml_ele_find_c & + function ccpp_xml_ele_find_c & (xml, name, ele) & bind(c, name='ccpp_xml_ele_find') import :: c_int32_t, c_ptr, c_char