mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-04-24 17:51:25 +08:00
[svn-r1254] changed a type in the include file name
This commit is contained in:
parent
8fc87f2267
commit
1de32d9f71
@ -1,7 +1,7 @@
|
|||||||
#include "h5dump.h"
|
#include "h5dump.h"
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include "H5private.h"
|
#include "H5private.h"
|
||||||
#include "H5tools.h"
|
#include "h5tools.h"
|
||||||
|
|
||||||
static int display_data = 1;
|
static int display_data = 1;
|
||||||
static int status = 0;
|
static int status = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user