summaryrefslogtreecommitdiff
path: root/source3/nsswitch/libwbclient/wbclient.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-01-03 12:10:27 +0100
committerGünther Deschner <gd@samba.org>2008-01-03 12:11:18 +0100
commit2c072ac87910208780a8e03cb3cea687d874b613 (patch)
tree10fca276ac3959af47e02f963d3e057b24b6aeb6 /source3/nsswitch/libwbclient/wbclient.h
parent0240d175bf896230891a3ffadba747a0143d9232 (diff)
downloadsamba-2c072ac87910208780a8e03cb3cea687d874b613.tar.gz
samba-2c072ac87910208780a8e03cb3cea687d874b613.tar.bz2
samba-2c072ac87910208780a8e03cb3cea687d874b613.zip
Some coding convention pedantism.
Guenther (This used to be commit 338baf96cb957fa52e312d42fbf0fa227d7dafda)
Diffstat (limited to 'source3/nsswitch/libwbclient/wbclient.h')
-rw-r--r--source3/nsswitch/libwbclient/wbclient.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/nsswitch/libwbclient/wbclient.h b/source3/nsswitch/libwbclient/wbclient.h
index 2867aad69e..6b85d7e8b3 100644
--- a/source3/nsswitch/libwbclient/wbclient.h
+++ b/source3/nsswitch/libwbclient/wbclient.h
@@ -177,7 +177,7 @@ wbcErr wbcDomainSequenceNumbers(void);
* Athenticate functions
*/
-wbcErr wbcAuthenticateUser(const char *username,
+wbcErr wbcAuthenticateUser(const char *username,
const char *password);