You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
359 B
12 lines
359 B
20 years ago
|
--- hdf5-1.6.4/tools/h5repack/testh5repack_make.c.bad 2005-06-30 14:50:32.000000000 -0600
|
||
|
+++ hdf5-1.6.4/tools/h5repack/testh5repack_make.c 2005-06-30 14:45:48.000000000 -0600
|
||
|
@@ -896,7 +896,7 @@
|
||
|
hsize_t chunk_dims[RANK]={CDIM1,CDIM2};
|
||
|
int buf[DIM1][DIM2];
|
||
|
int i, j, n;
|
||
|
- char name[5];
|
||
|
+ char name[6];
|
||
|
|
||
|
|
||
|
for (i=n=0; i<DIM1; i++){
|