diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2007-03-05 22:56:44 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2007-03-05 22:56:44 (GMT) |
commit | a8251f3467bf00e5f1dbe086c96e404ad029a677 (patch) | |
tree | ebb42c032b20935316f51665be8aaadea05d157d /c++/test/tvlstr.cpp | |
parent | 1a644892a45a06e0b910eb94844ac5d2bb32bb5b (diff) | |
download | hdf5-a8251f3467bf00e5f1dbe086c96e404ad029a677.zip hdf5-a8251f3467bf00e5f1dbe086c96e404ad029a677.tar.gz hdf5-a8251f3467bf00e5f1dbe086c96e404ad029a677.tar.bz2 |
[svn-r13463] Syntax fix.
The copyright notices have errors in the closing comment lines that
C++ compilers complain about. Fixed the comment line.
Tested platform:
In smirom using disable-production, enable-debug, disable-shared option.
(other combinations would ended in build or test failures. Pretty sure
they were caused by my changes.)
Diffstat (limited to 'c++/test/tvlstr.cpp')
-rw-r--r-- | c++/test/tvlstr.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/c++/test/tvlstr.cpp b/c++/test/tvlstr.cpp index c7211c1..c8a05c5 100644 --- a/c++/test/tvlstr.cpp +++ b/c++/test/tvlstr.cpp @@ -11,7 +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. * - * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * / + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ /*********************************************************** * |