summaryrefslogtreecommitdiffstats
path: root/examples/h5dsm_group_open.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/h5dsm_group_open.c')
-rw-r--r--examples/h5dsm_group_open.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/h5dsm_group_open.c b/examples/h5dsm_group_open.c
index 6dc4144..9ec9af7 100644
--- a/examples/h5dsm_group_open.c
+++ b/examples/h5dsm_group_open.c
@@ -35,7 +35,7 @@ int main(int argc, char *argv[]) {
}
else
if(H5TRget_trans_num(trans, &trans_num) < 0)
- ERROR;
+ ERROR;
printf("Opening group - transaction number = %llu\n", (long long unsigned)trans_num);