From 118d0099d04bb42539fd65c2669178671ab6e505 Mon Sep 17 00:00:00 2001 From: Elena Pourmal Date: Sat, 3 Mar 2007 11:47:18 -0500 Subject: [svn-r13447] Cleaned up more warnings on VMS --- c++/test/ttypes.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/c++/test/ttypes.cpp b/c++/test/ttypes.cpp index 4219523..4d0290d 100644 --- a/c++/test/ttypes.cpp +++ b/c++/test/ttypes.cpp @@ -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. * + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * / /***************************************************************************** FILE @@ -807,4 +808,4 @@ cleanup_types(void) { for (int i = 0; i < 3; i++) HDremove(FILENAME[i]); -} +} // cleanup_types -- cgit v0.12