summaryrefslogtreecommitdiffstats
path: root/src/hdf5.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hdf5.h')
-rw-r--r--src/hdf5.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/hdf5.h b/src/hdf5.h
index 120c5da..39be4a5 100644
--- a/src/hdf5.h
+++ b/src/hdf5.h
@@ -10,8 +10,6 @@
* *
****************************************************************************/
-/* $Id$ */
-
/*
* This is the main public HDF5 include file. Put further information in
* a particular header file and include that here, don't fill this file with
@@ -36,5 +34,4 @@
#include <H5Opublic.h>
#include <H5Ppublic.h>
#include <H5Tpublic.h>
-
#endif