aboutsummaryrefslogtreecommitdiff
path: root/tests/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test.c')
-rw-r--r--tests/test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test.c b/tests/test.c
index a133b677..26c4eb8c 100644
--- a/tests/test.c
+++ b/tests/test.c
@@ -537,7 +537,7 @@ init_specific(void)
if ((keyctx = TlsAlloc()) == TLS_OUT_OF_INDEXES) {
return (-1);
}
- return (0):
+ return (0);
}
static int