aboutsummaryrefslogtreecommitdiff
path: root/pam_log
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2015-02-26 11:14:24 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2015-02-26 11:22:00 +0200
commit7974dd9073790cb6913dfe26dbbaa91dcbe157fe (patch)
treea0b99b1280a8d2a4944a41cf5d3dc5002caca537 /pam_log
parent30d6e72e175e1733b16860906550a24aca92440f (diff)
downloadpam-modules-7974dd9073790cb6913dfe26dbbaa91dcbe157fe.tar.gz
pam-modules-7974dd9073790cb6913dfe26dbbaa91dcbe157fe.tar.bz2
Version 2.0release-2.0
* NEWS: Update version number * configure.ac: Likewise. * doc/pam-modules.texi: Fix a typo. * doc/pam_ldaphome.8in: Likewise. * pamck/pamck.c: Update copyright years. * pam_fshadow/pam_fshadow.c: Suppress cc warnings. * pam_groupmember/pam_groupmember.c: Likewise. * pam_ldaphome/pam_ldaphome.c: Likewise. * pam_log/pam_log.c: Likewise. * pam_regex/pam_regex.c: Likewise.
Diffstat (limited to 'pam_log')
-rw-r--r--pam_log/pam_log.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/pam_log/pam_log.c b/pam_log/pam_log.c
index adb296d..8a76f3f 100644
--- a/pam_log/pam_log.c
+++ b/pam_log/pam_log.c
@@ -18,7 +18,6 @@
/* Command line parsing */
-static int cntl_flags;
static long debug_level;
static int xargc;

Return to:

Send suggestions and report system problems to the System administrator.