Skip to content

Commit

Permalink
Removed extra whitespaces in src/ccpp_xml.F90
Browse files Browse the repository at this point in the history
  • Loading branch information
DomHeinzeller committed May 11, 2018
1 parent e9cec25 commit 9f24fb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ccpp_xml.F90
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9f24fb2

Please sign in to comment.