[svn-r27374] misc cleanup

This commit is contained in:
Scot Breitenfeld 2015-07-13 13:55:03 -05:00
parent 717609a674
commit c90d6ad286

View File

@ -7095,7 +7095,10 @@ SUBROUTINE h5pset_attr_phase_change_f(ocpl_id, max_compact, min_dense, hdferr)
END SUBROUTINE h5pget_file_image_f
! *********************************************************************
! Fortran interfaces for H5P functions needed by parallel MPI programs.
! *********************************************************************
#ifdef H5_HAVE_PARALLEL
!****s* H5P/h5pset_fapl_mpio_f
!