diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2017-10-10 19:46:59 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2017-10-10 19:46:59 (GMT) |
commit | f92ccce1f9134ccb06c59278075403657392ee0c (patch) | |
tree | b53e15c8cdbd76a0e9697ee146f88c0cbd97662b /src/H5PLextern.h | |
parent | bd6de98d175b8fee9e7ba6a647a380a7b4295e1b (diff) | |
download | hdf5-f92ccce1f9134ccb06c59278075403657392ee0c.zip hdf5-f92ccce1f9134ccb06c59278075403657392ee0c.tar.gz hdf5-f92ccce1f9134ccb06c59278075403657392ee0c.tar.bz2 |
HDFFV-10297 merge from develop
Diffstat (limited to 'src/H5PLextern.h')
-rw-r--r-- | src/H5PLextern.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/H5PLextern.h b/src/H5PLextern.h index 7547ad7..cd5464d 100644 --- a/src/H5PLextern.h +++ b/src/H5PLextern.h @@ -11,9 +11,9 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ /* - * Programmer: Raymond Lu <songyulu@hdfgroup.org> - * 13 February 2013 + * Purpose: Header file for writing external HDF5 plugins. */ + #ifndef _H5PLextern_H #define _H5PLextern_H |