summaryrefslogtreecommitdiff
path: root/test/tls/tst-tls6.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/tls/tst-tls6.c')
-rw-r--r--test/tls/tst-tls6.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tls/tst-tls6.c b/test/tls/tst-tls6.c
index 5733aa587..e692aca6b 100644
--- a/test/tls/tst-tls6.c
+++ b/test/tls/tst-tls6.c
@@ -48,7 +48,7 @@ do_test (void)
modid);
result = 1;
}
-#else
+#else
if (modid == -1)
modid = ((struct link_map *) h)->l_tls_modid;
else if (((struct link_map *) h)->l_tls_modid != modid)