aboutsummaryrefslogtreecommitdiff
path: root/pam_sql
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-08-14 08:56:02 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-08-14 08:56:02 +0000
commit69e4484b3fd131af4301b9c4e8ce0e9461e64b8e (patch)
treea07bdf70182554793e88b0e35fd5d9d0d16f834a /pam_sql
parent1c004f2fe64e78613bb318f469e1f4abbb71e467 (diff)
downloadpam-modules-69e4484b3fd131af4301b9c4e8ce0e9461e64b8e.tar.gz
pam-modules-69e4484b3fd131af4301b9c4e8ce0e9461e64b8e.tar.bz2
Update
git-svn-id: file:///svnroot/pam-modules/trunk@59 56984be4-0537-0410-a56c-fcb268c96130
Diffstat (limited to 'pam_sql')
-rw-r--r--pam_sql/pam_mysql.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/pam_sql/pam_mysql.c b/pam_sql/pam_mysql.c
index 6a16b39..a5bb541 100644
--- a/pam_sql/pam_mysql.c
+++ b/pam_sql/pam_mysql.c
@@ -317,7 +317,6 @@ verify_user_pass(const char *username, const char *password)
int portno;
char *query, *exquery;
char *p;
- MYSQL_RES *result;
int rc;
hostname = find_config("host");

Return to:

Send suggestions and report system problems to the System administrator.