summaryrefslogtreecommitdiff
path: root/xtests/tst-pam_dispatch4.c
diff options
context:
space:
mode:
Diffstat (limited to 'xtests/tst-pam_dispatch4.c')
-rw-r--r--xtests/tst-pam_dispatch4.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/xtests/tst-pam_dispatch4.c b/xtests/tst-pam_dispatch4.c
index 745e9cfc..a4db8a88 100644
--- a/xtests/tst-pam_dispatch4.c
+++ b/xtests/tst-pam_dispatch4.c
@@ -46,8 +46,7 @@ static struct pam_conv conv = {
};
-/* Check that errors of optional modules are ignored and that
- required modules after a sufficient one are not executed. */
+/* Check that jumps are processed correctly. */
int
main(int argc, char *argv[])