From 6c22ab1b705ee1e990ef3436ffbbbf18dc4c52d6 Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Mon, 7 Nov 2005 20:09:42 +0000 Subject: Relevant BUGIDs: Purpose of commit: bugfix Commit summary: --------------- 2005-11-07 Thorsten Kukuk * modules/pam_unix/pam_unix_passwd.c (_unix_verify_shadow): Use correct variable names. And adjust .cvsignore files for libtool generated files. --- modules/pam_debug/.cvsignore | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'modules/pam_debug') diff --git a/modules/pam_debug/.cvsignore b/modules/pam_debug/.cvsignore index ed4eaf3b..9fb98574 100644 --- a/modules/pam_debug/.cvsignore +++ b/modules/pam_debug/.cvsignore @@ -1,4 +1,6 @@ -dynamic -static +*.la +*.lo +.deps +.libs Makefile Makefile.in -- cgit v1.2.3