s/pam_info/pam_error/ in documentation.

git-svn-id: svn+ssh://svn.openpam.org/svn/openpam/trunk@163 185d5e19-27fe-0310-9dcf-9bff6b9f3609
This commit is contained in:
Dag-Erling Smørgrav 2002-06-30 23:10:59 +00:00
parent 0bcb04e0fd
commit bfd6af11ec
1 changed files with 2 additions and 2 deletions

View File

@ -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#7 $
* $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