diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2006-04-18 03:03:25 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2006-04-18 03:03:25 (GMT) |
commit | 6125645ed18b826f79d0e7726034aa00a3ca80a9 (patch) | |
tree | a86cdb137129ece38a08daafbb25a4a594e845a2 /vms/c++ | |
parent | d904630fe6aa038601e33800c6d80b1978d1c55b (diff) | |
download | hdf5-6125645ed18b826f79d0e7726034aa00a3ca80a9.zip hdf5-6125645ed18b826f79d0e7726034aa00a3ca80a9.tar.gz hdf5-6125645ed18b826f79d0e7726034aa00a3ca80a9.tar.bz2 |
[svn-r12274] Purpose: Maintenance/bug fixes
Description: Several small typos were discovered during today's testing
by Raymond
Solution: Fixed
Platforms tested: VMS server
Misc. update:
Diffstat (limited to 'vms/c++')
-rw-r--r-- | vms/c++/src/make.com | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/c++/src/make.com b/vms/c++/src/make.com index 5008d00..aa8ae21 100644 --- a/vms/c++/src/make.com +++ b/vms/c++/src/make.com @@ -76,6 +76,6 @@ $ ccc H5File.cxx $ lib/insert/object hdf5_cplus H5File $! $ type sys$input -$ Done + Done $ exit |