From 3572babfc8050722c0a17c1ceb8fc80a084c9d5a Mon Sep 17 00:00:00 2001 From: James Laird Date: Wed, 4 May 2005 11:59:19 -0500 Subject: [svn-r10726] Purpose: Bug fix Description: Removed Makefile.am code to install .mod files in fortran/testpar. Fixed warnings in H5match_types.c Platforms tested: heping --- fortran/src/H5match_types.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fortran/src/H5match_types.c b/fortran/src/H5match_types.c index cfa6f87..13c6d4c 100644 --- a/fortran/src/H5match_types.c +++ b/fortran/src/H5match_types.c @@ -34,8 +34,8 @@ void initCfile() * access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. *\n\ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */\n\ \n\n\ -\#ifndef _H5f90i_gen_H\n\ -\#define _H5f90i_gen_H\n\ +#ifndef _H5f90i_gen_H\n\ +#define _H5f90i_gen_H\n\ \n\ /* This file is automatically generated by H5match_types.c at build time. */\n\ \n\ -- cgit v0.12