summaryrefslogtreecommitdiffstats
path: root/test/tselect.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/tselect.c')
-rw-r--r--test/tselect.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tselect.c b/test/tselect.c
index a488e7a..aebd7f3 100644
--- a/test/tselect.c
+++ b/test/tselect.c
@@ -447,7 +447,7 @@ test_select_combo(void)
/* Free memory buffers */
free(wbuf);
free(rbuf);
-} /* test_select_point() */
+} /* test_select_combo() */
/****************************************************************
**