diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2020-08-01 17:26:22 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2020-08-01 17:26:22 (GMT) |
commit | b9de162eae800a9459f0f1f07d2b043f73f8a907 (patch) | |
tree | 768641cb7ed2dced0bba381aa75b59b91a2658b3 /test/H5srcdir.h | |
parent | 4486905131b9e840be564ba6519bf42fa0fd19cf (diff) | |
download | hdf5-b9de162eae800a9459f0f1f07d2b043f73f8a907.zip hdf5-b9de162eae800a9459f0f1f07d2b043f73f8a907.tar.gz hdf5-b9de162eae800a9459f0f1f07d2b043f73f8a907.tar.bz2 |
Minor normalizations with 1.12 branch
Diffstat (limited to 'test/H5srcdir.h')
-rw-r--r-- | test/H5srcdir.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/test/H5srcdir.h b/test/H5srcdir.h index b02d432..019cfda 100644 --- a/test/H5srcdir.h +++ b/test/H5srcdir.h @@ -12,7 +12,7 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ /* - * Programmer: Quincey Koziol <koziol@hdfgroup.org> + * Programmer: Quincey Koziol * Wednesday, March 17, 2010 * * Purpose: srcdir querying support. @@ -20,8 +20,6 @@ #ifndef _H5SRCDIR_H #define _H5SRCDIR_H -/* Include the header file with the correct relative path for the srcdir string */ - #ifdef __cplusplus extern "C" { #endif |