]> git.pld-linux.org Git - packages/pam.git/commitdiff
- remove int allow_severity and int deny_severity;
authorareq <areq@pld-linux.org>
Fri, 13 Jun 2003 15:48:06 +0000 (15:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pam-tcpd-severity.patch -> 1.2

pam-tcpd-severity.patch

index f435f32fdeb814ca6a02d6f6900ffb9033e9e5de..30f6309bc1b680b37eae0cb43796094e54a7e4e5 100644 (file)
@@ -1,13 +1,10 @@
 --- pam-pld-0.77.1/modules/pam_tcpd/pam_tcpd.c~        2003-06-13 12:57:19.000000000 +0000
 +++ pam-pld-0.77.1/modules/pam_tcpd/pam_tcpd.c 2003-06-13 12:57:40.000000000 +0000
-@@ -41,8 +41,8 @@
+@@ -41,8 +41,6 @@
  
  #define PAM_SM_AUTH
  
 -int allow_severity;
 -int deny_severity;
-+extern int allow_severity;
-+extern int deny_severity;
  
  #include <security/pam_modules.h>
This page took 0.044499 seconds and 4 git commands to generate.