summaryrefslogtreecommitdiff
path: root/package/pam/patches/patch-modules_pam_time_pam_time_c
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-24 13:54:20 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-24 13:55:01 +0200
commit086da7a91ef0a4fbf5ae524923475ae15e7e6f37 (patch)
treecde58004a1949848e75f441178cc679d6eb9cddd /package/pam/patches/patch-modules_pam_time_pam_time_c
parentf5f34fe0e16239f40270b1babb002e8aec3d3fed (diff)
fix build with ssp enabled
Diffstat (limited to 'package/pam/patches/patch-modules_pam_time_pam_time_c')
-rw-r--r--package/pam/patches/patch-modules_pam_time_pam_time_c4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/pam/patches/patch-modules_pam_time_pam_time_c b/package/pam/patches/patch-modules_pam_time_pam_time_c
index a914fdd49..e122cece5 100644
--- a/package/pam/patches/patch-modules_pam_time_pam_time_c
+++ b/package/pam/patches/patch-modules_pam_time_pam_time_c
@@ -1,6 +1,6 @@
--- Linux-PAM-1.1.8.orig/modules/pam_time/pam_time.c 2013-06-18 16:11:21.000000000 +0200
-+++ Linux-PAM-1.1.8/modules/pam_time/pam_time.c 2014-02-10 11:36:17.000000000 +0100
-@@ -554,9 +554,11 @@ check_account(pam_handle_t *pamh, const
++++ Linux-PAM-1.1.8/modules/pam_time/pam_time.c 2014-05-24 10:49:28.000000000 +0200
+@@ -554,9 +554,11 @@ check_account(pam_handle_t *pamh, const
continue;
}
/* If buffer starts with @, we are using netgroups */