2
0
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:
Patrick Lu 1999-05-13 10:40:25 -05:00
parent 8fc87f2267
commit 1de32d9f71

@ -1,7 +1,7 @@
#include "h5dump.h"
#include <stdio.h>
#include "H5private.h"
#include "H5tools.h"
#include "h5tools.h"
static int display_data = 1;
static int status = 0;