mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-21 01:04:10 +08:00
[svn-r9762] Purpose:
Code cleanup Description: Change pablo mask to conform to the style used by the rest of the library Platforms tested: None needed - very, very minor
This commit is contained in:
parent
9dba568fc3
commit
4357fccbd3
@ -16,7 +16,7 @@
|
||||
|
||||
/* Pablo information */
|
||||
/* (Put before include files to avoid problems with inline functions) */
|
||||
#define PABLO_MASK H5Dio_mask
|
||||
#define PABLO_MASK H5D_io_mask
|
||||
|
||||
#include "H5private.h" /* Generic Functions */
|
||||
#include "H5Dpkg.h" /* Dataset functions */
|
||||
|
Loading…
Reference in New Issue
Block a user