summaryrefslogtreecommitdiffstats
path: root/test/tsohm.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/tsohm.c')
-rw-r--r--test/tsohm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tsohm.c b/test/tsohm.c
index 0170604..1892a8f 100644
--- a/test/tsohm.c
+++ b/test/tsohm.c
@@ -3804,7 +3804,7 @@ test_sohm_external_dtype(void)
int a;
int b;
} s1_t;
- s1_t * s_ptr, *orig;
+ s1_t *s_ptr, *orig;
hid_t fcpl, file1, file2;
hid_t dataset1, dataset2;
hid_t s1_tid, dset1_tid, dset2_tid, space;