From 88a6cda1a1ee08f5eace9ff22447a43714578ba5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Wed, 11 Jan 2012 00:15:24 +0000 Subject: [PATCH] Reluctantly document PAM_LOG_LIBDEBUG. git-svn-id: svn+ssh://svn.openpam.org/svn/openpam/trunk@523 185d5e19-27fe-0310-9dcf-9bff6b9f3609 --- lib/openpam_log.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/openpam_log.c b/lib/openpam_log.c index 861553b..d6874e0 100644 --- a/lib/openpam_log.c +++ b/lib/openpam_log.c @@ -138,6 +138,9 @@ _openpam_log(int level, const char *func, const char *fmt, ...) * The =level argument indicates the importance of the message. * The following levels are defined: * + * =PAM_LOG_LIBDEBUG: + * Debugging messages. + * For internal use only. * =PAM_LOG_DEBUG: * Debugging messages. * These messages are normally not logged unless the global