diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2007-02-07 19:48:35 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2007-02-07 19:48:35 (GMT) |
commit | 2e63164fb8493020ef017f6a927b8af626d427c1 (patch) | |
tree | 206322355add31f297f345ce74bb2cfcc2a37bb5 | |
parent | f58be09c77fbe1ead74e507b904b295429ca7ab2 (diff) | |
download | hdf5-2e63164fb8493020ef017f6a927b8af626d427c1.zip hdf5-2e63164fb8493020ef017f6a927b8af626d427c1.tar.gz hdf5-2e63164fb8493020ef017f6a927b8af626d427c1.tar.bz2 |
[svn-r13260] Added back a closing comment line.
-rw-r--r-- | src/H5Oshmesg.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5Oshmesg.c b/src/H5Oshmesg.c index f2c80f9..8f511a8 100644 --- a/src/H5Oshmesg.c +++ b/src/H5Oshmesg.c @@ -11,6 +11,7 @@ * is linked from the top-level documents page. It can also be found at * * http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have * * access to either file, you may request a copy from help@hdfgroup.org. * + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ /* Programmer: James Laird <jlaird@hdfgroup.com> |