From 93ade77d97c9f694bd7e043c4bc12b5876613c5a Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Mon, 14 Apr 2003 06:22:50 -0500 Subject: [svn-r6666] Purpose: Code cleanup Description: Clean up comments, etc. Platforms tested: FreeBSD 4.8 (sleipnir) w/C++ Linux 2.4 (burrwhite) w/FORTRAN Solaris 2.7 (arabica) w/FORTRAN IRIX64 6.5 (modi4) w/parallel & FORTRAN (h5committest not run due to my ongoing difficulties with C++ on burrwhite). --- test/tattr.c | 2 -- test/testhdf5.h | 2 -- test/titerate.c | 2 -- 3 files changed, 6 deletions(-) diff --git a/test/tattr.c b/test/tattr.c index 8f52763..45ebb39 100644 --- a/test/tattr.c +++ b/test/tattr.c @@ -12,8 +12,6 @@ * access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ -/* $Id$ */ - /*********************************************************** * * Test program: tattr diff --git a/test/testhdf5.h b/test/testhdf5.h index fdcee8f..1ccb513 100644 --- a/test/testhdf5.h +++ b/test/testhdf5.h @@ -12,8 +12,6 @@ * access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ -/* $Id$ */ - /* * This header file contains information required for testing the HDF5 library. */ diff --git a/test/titerate.c b/test/titerate.c index 973a92f..ebe12ec 100644 --- a/test/titerate.c +++ b/test/titerate.c @@ -12,8 +12,6 @@ * access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ -/* $Id$ */ - /*********************************************************** * * Test program: titerate -- cgit v0.12