diff options
Diffstat (limited to 'src/H5B2public.h')
-rw-r--r-- | src/H5B2public.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/H5B2public.h b/src/H5B2public.h index 55a866b..d48aa43 100644 --- a/src/H5B2public.h +++ b/src/H5B2public.h @@ -18,10 +18,11 @@ * Jan 31 2005 * Quincey Koziol <koziol@ncsa.uiuc.edu> * - * Purpose: Public declarations for the H5B2 package. + * Purpose: Public declarations for the v2 B-tree package. * *------------------------------------------------------------------------- */ + #ifndef _H5B2public_H #define _H5B2public_H |