summaryrefslogtreecommitdiffstats
path: root/contrib/openpam/lib/pam_error.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/openpam/lib/pam_error.c')
-rw-r--r--contrib/openpam/lib/pam_error.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/contrib/openpam/lib/pam_error.c b/contrib/openpam/lib/pam_error.c
index 354ad2a..4aac633 100644
--- a/contrib/openpam/lib/pam_error.c
+++ b/contrib/openpam/lib/pam_error.c
@@ -3,9 +3,9 @@
* All rights reserved.
*
* This software was developed for the FreeBSD Project by ThinkSec AS and
- * NAI Labs, the Security Research Division of Network Associates, Inc.
- * under DARPA/SPAWAR contract N66001-01-C-8035 ("CBOSS"), as part of the
- * DARPA CHATS research program.
+ * Network Associates Laboratories, the Security Research Division of
+ * Network Associates, Inc. under DARPA/SPAWAR contract N66001-01-C-8035
+ * ("CBOSS"), as part of the DARPA CHATS research program.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -31,7 +31,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $P4: //depot/projects/openpam/lib/pam_error.c#6 $
+ * $P4: //depot/projects/openpam/lib/pam_error.c#8 $
*/
#include <stdarg.h>
@@ -73,7 +73,7 @@ pam_error(pam_handle_t *pamh,
*/
/**
- * The =pam_info function displays an error message through the
+ * The =pam_error function displays an error message through the
* intermediary of the given PAM context's conversation function.
*
* >pam_info
OpenPOWER on IntegriCloud