From 9aba174ba53c80e150ea5d3a40d46bfd14185554 Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Sat, 17 May 2003 16:37:41 -0500 Subject: [svn-r6889] Purpose: Code cleanup Description: Clean up comment Platforms tested: h5committested --- src/H5Ppkg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/H5Ppkg.h b/src/H5Ppkg.h index cca643c..a740e34 100644 --- a/src/H5Ppkg.h +++ b/src/H5Ppkg.h @@ -38,7 +38,7 @@ #include "H5Pprivate.h" /* Other private headers needed by this file */ -#include "H5TBprivate.h" /* TBBTs */ +#include "H5TBprivate.h" /* Threaded, balanced, binary trees (TBBTs) */ /* Define enum for type of object that property is within */ typedef enum { -- cgit v0.12