summaryrefslogtreecommitdiffstats
path: root/src/H5Tfixed.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Tfixed.c')
-rw-r--r--src/H5Tfixed.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/H5Tfixed.c b/src/H5Tfixed.c
index 3d6e448..28f7616 100644
--- a/src/H5Tfixed.c
+++ b/src/H5Tfixed.c
@@ -59,9 +59,6 @@ H5T_init_fixed_interface(void)
* Programmer: Robb Matzke
* Wednesday, January 7, 1998
*
- * Modifications:
- * Robb Matzke, 22 Dec 1998
- * Also works with derived datatypes.
*-------------------------------------------------------------------------
*/
H5T_sign_t
@@ -96,8 +93,6 @@ done:
* Programmer: Raymond Lu
* October 8, 2002
*
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
H5T_sign_t
@@ -134,10 +129,6 @@ done:
* Programmer: Robb Matzke
* Wednesday, January 7, 1998
*
- * Modifications:
- * Robb Matzke, 22 Dec 1998
- * Also works with derived datatypes.
- *
*-------------------------------------------------------------------------
*/
herr_t