aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/lib526.c
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2010-02-05 19:19:34 +0000
committerYang Tse <yangsita@gmail.com>2010-02-05 19:19:34 +0000
commite3009f2950b2f6b778a6e0daf4466d6ec9132ed2 (patch)
tree64fbf9a4e41e54926e2bd83bd371081f50198ce3 /tests/libtest/lib526.c
parentcad9c3f55fad5da988144dc83ad76a8544a071a2 (diff)
fix compiler warning
Diffstat (limited to 'tests/libtest/lib526.c')
-rw-r--r--tests/libtest/lib526.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/libtest/lib526.c b/tests/libtest/lib526.c
index 600ed65e5..c68e19b6d 100644
--- a/tests/libtest/lib526.c
+++ b/tests/libtest/lib526.c
@@ -215,7 +215,7 @@ int test(char *URL)
res = TEST_ERR_RUNS_FOREVER;
}
-test_cleanup:
+/* test_cleanup: */
#ifndef LIB527
/* get NUM_HANDLES easy handles */