diff options
author | vorlon <Unknown> | 2007-08-27 02:20:03 +0000 |
---|---|---|
committer | vorlon <Unknown> | 2007-08-27 02:20:03 +0000 |
commit | 694f6bd2ef364be78899ce8e68bf1cc4ee4a36f6 (patch) | |
tree | 37c4641c08ffba61e477a369573ca6d3d4d78920 /patches-applied/022_pam_unix_group_time_miscfixes | |
parent | 4ddae8698152becf265a193397475e85d75b12c4 (diff) | |
download | pam-694f6bd2ef364be78899ce8e68bf1cc4ee4a36f6.tar.gz pam-694f6bd2ef364be78899ce8e68bf1cc4ee4a36f6.tar.bz2 pam-694f6bd2ef364be78899ce8e68bf1cc4ee4a36f6.zip |
minor fix-ups for one-off lines in patches
Diffstat (limited to 'patches-applied/022_pam_unix_group_time_miscfixes')
-rw-r--r-- | patches-applied/022_pam_unix_group_time_miscfixes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patches-applied/022_pam_unix_group_time_miscfixes b/patches-applied/022_pam_unix_group_time_miscfixes index 31768214..ee542fc0 100644 --- a/patches-applied/022_pam_unix_group_time_miscfixes +++ b/patches-applied/022_pam_unix_group_time_miscfixes @@ -7,7 +7,7 @@ Index: Linux-PAM/modules/pam_unix/support.c =================================================================== --- Linux-PAM/modules/pam_unix/support.c.orig +++ Linux-PAM/modules/pam_unix/support.c -@@ -676,7 +676,7 @@ +@@ -675,7 +675,7 @@ if (on(UNIX_AUDIT, ctrl)) { /* this might be a typo and the user has given a password instead of a username. Careful with this. */ |