aboutsummaryrefslogtreecommitdiff
path: root/lib/libcrypt/tests/crypt_tests.c
diff options
context:
space:
mode:
authorRui Paulo <rpaulo@FreeBSD.org>2013-10-12 06:06:53 +0000
committerRui Paulo <rpaulo@FreeBSD.org>2013-10-12 06:06:53 +0000
commitec0e2ac61191e70d8d226e0ae40d8a8b6d2d6cf7 (patch)
tree6a822df737c23b9e5aaccac426168402b3673948 /lib/libcrypt/tests/crypt_tests.c
parentc831112179614a167b829a5af95fdff7c1178a11 (diff)
Notes
Diffstat (limited to 'lib/libcrypt/tests/crypt_tests.c')
-rw-r--r--lib/libcrypt/tests/crypt_tests.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypt/tests/crypt_tests.c b/lib/libcrypt/tests/crypt_tests.c
index 3331d12d05f1..426d10e271a3 100644
--- a/lib/libcrypt/tests/crypt_tests.c
+++ b/lib/libcrypt/tests/crypt_tests.c
@@ -43,7 +43,7 @@ ATF_TC_BODY(invalid, tc)
/*
* This function must not do anything except enumerate
- * the test cases, else atf-run is likely to be upset.
+ * the test cases, per atf-c-api(3).
*/
ATF_TP_ADD_TCS(tp)
{