diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2005-11-07 20:09:42 +0000 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2005-11-07 20:09:42 +0000 |
commit | 6c22ab1b705ee1e990ef3436ffbbbf18dc4c52d6 (patch) | |
tree | 8453856643c82bdea214511549d2d9b6ea806e69 /doc/specs/.cvsignore | |
parent | 8f587b822fa7bc9943ea37e113710a2dd3298237 (diff) | |
download | pam-6c22ab1b705ee1e990ef3436ffbbbf18dc4c52d6.tar.gz pam-6c22ab1b705ee1e990ef3436ffbbbf18dc4c52d6.tar.bz2 pam-6c22ab1b705ee1e990ef3436ffbbbf18dc4c52d6.zip |
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
2005-11-07 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_unix/pam_unix_passwd.c (_unix_verify_shadow): Use
correct variable names.
And adjust .cvsignore files for libtool generated files.
Diffstat (limited to 'doc/specs/.cvsignore')
-rw-r--r-- | doc/specs/.cvsignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/specs/.cvsignore b/doc/specs/.cvsignore index 33cd58dc..7d19c32f 100644 --- a/doc/specs/.cvsignore +++ b/doc/specs/.cvsignore @@ -3,3 +3,6 @@ Makefile Makefile.in parse.c lex.yy.c +.deps +.libs +padout |