summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd_pam.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2001-12-10 01:05:50 +0000
committerAndrew Tridgell <tridge@samba.org>2001-12-10 01:05:50 +0000
commitdd0b65a91c50f49abe6dd608c958467857b56a92 (patch)
tree718259ae7d232e639c59464607226f55ac464e1c /source3/nsswitch/winbindd_pam.c
parente051c2c430f706835f250b10cc63e5621054b5ec (diff)
downloadsamba-dd0b65a91c50f49abe6dd608c958467857b56a92.tar.gz
samba-dd0b65a91c50f49abe6dd608c958467857b56a92.tar.bz2
samba-dd0b65a91c50f49abe6dd608c958467857b56a92.zip
added some comments
(This used to be commit 5ab2c8b8214236b4cd028f791e9ddb76a9973d74)
Diffstat (limited to 'source3/nsswitch/winbindd_pam.c')
-rw-r--r--source3/nsswitch/winbindd_pam.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/source3/nsswitch/winbindd_pam.c b/source3/nsswitch/winbindd_pam.c
index 1227d4cf39..b602ccf582 100644
--- a/source3/nsswitch/winbindd_pam.c
+++ b/source3/nsswitch/winbindd_pam.c
@@ -25,8 +25,7 @@
#include "winbindd.h"
-/* Return a password structure from a username. Specify whether cached data
- can be returned. */
+/* Return a password structure from a username. */
enum winbindd_result winbindd_pam_auth(struct winbindd_cli_state *state)
{