summaryrefslogtreecommitdiffstats
path: root/secure/lib/libtelnet/auth.c
diff options
context:
space:
mode:
Diffstat (limited to 'secure/lib/libtelnet/auth.c')
-rw-r--r--secure/lib/libtelnet/auth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/libtelnet/auth.c b/secure/lib/libtelnet/auth.c
index 485ac83..226a206 100644
--- a/secure/lib/libtelnet/auth.c
+++ b/secure/lib/libtelnet/auth.c
@@ -467,7 +467,7 @@ auth_send(data, cnt)
* We requested strong authentication, however no mechanisms worked.
* Therefore, exit on client end.
*/
- printf("Unable to securely authenticate user ... exit\n");
+ printf("Unable to securely authenticate user ... exit\n");
exit(0);
#endif /* KANNAN */
}
OpenPOWER on IntegriCloud