summaryrefslogtreecommitdiffstats
path: root/examples/h5_extlink.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/h5_extlink.c')
-rw-r--r--examples/h5_extlink.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/h5_extlink.c b/examples/h5_extlink.c
index a728bb2..7886aeb 100644
--- a/examples/h5_extlink.c
+++ b/examples/h5_extlink.c
@@ -160,7 +160,7 @@ static void extlink_prefix_example(void)
/* Close both groups. */
H5Gclose(group2_id);
H5Gclose(group_id);
-
+
/* If we change the prefix, the same external link can find a file in the blue
* directory.
*/