summaryrefslogtreecommitdiff
path: root/source3/pam_smbpass/general.h
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2010-09-22 14:10:03 +0200
committerVolker Lendecke <vl@samba.org>2010-09-22 15:42:28 -0700
commit54f0da368f35ce7d7fd4b093b865ffea284d826b (patch)
treecfb020a9e50836c4fc4186983a959412d0930052 /source3/pam_smbpass/general.h
parent7ba5855a734037cf7308007b953ce0a92b050173 (diff)
downloadsamba-54f0da368f35ce7d7fd4b093b865ffea284d826b.tar.gz
samba-54f0da368f35ce7d7fd4b093b865ffea284d826b.tar.bz2
samba-54f0da368f35ce7d7fd4b093b865ffea284d826b.zip
s3: Use asprintf where appropriate
Diffstat (limited to 'source3/pam_smbpass/general.h')
-rw-r--r--source3/pam_smbpass/general.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/pam_smbpass/general.h b/source3/pam_smbpass/general.h
index 4607620c29..f6b3e672ae 100644
--- a/source3/pam_smbpass/general.h
+++ b/source3/pam_smbpass/general.h
@@ -118,7 +118,6 @@ static const SMB_Ctrls smb_args[SMB_CTRLS_] = {
* to authenticate themself.
*/
-#define FAIL_PREFIX "-SMB-FAIL-"
#define SMB_MAX_RETRIES 3
struct _pam_failed_auth {