From 5b5e7d4dac576c8b2d275344b8acb605b3d1a8a4 Mon Sep 17 00:00:00 2001 From: Albert Cheng Date: Thu, 30 Oct 2003 17:52:57 -0500 Subject: [svn-r7798] Purpose: Bug fix Description: MPE color for new routine H5Iget_file_id is missing. Solution: Added it. Platforms tested: Only tested in copper since it is the only one that can do MPE. Misc. update: --- src/H5MPprivate.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/H5MPprivate.h b/src/H5MPprivate.h index a8df81f..fd32870 100644 --- a/src/H5MPprivate.h +++ b/src/H5MPprivate.h @@ -146,6 +146,7 @@ #define color_H5Gget_objname_by_idx "red" #define color_H5Gget_objtype_by_idx "red" +#define color_H5Iget_file_id "red" #define color_H5Iget_type "red" #define color_H5Iget_name "red" -- cgit v0.12