summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_lookupname.c
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2009-08-27 14:34:59 +0200
committerVolker Lendecke <vl@samba.org>2009-08-27 15:04:09 +0200
commit5a1240deac89b1821c987c3daed5a6ad597471f5 (patch)
tree26ce68e34af7b29465ec7b6b6202e73726e506b3 /source3/winbindd/winbindd_lookupname.c
parentc4a95f900a64649527a0a299eb52c352c51a2ae7 (diff)
downloadsamba-5a1240deac89b1821c987c3daed5a6ad597471f5.tar.gz
samba-5a1240deac89b1821c987c3daed5a6ad597471f5.tar.bz2
samba-5a1240deac89b1821c987c3daed5a6ad597471f5.zip
s3:winbind: Fix a typo
Diffstat (limited to 'source3/winbindd/winbindd_lookupname.c')
-rw-r--r--source3/winbindd/winbindd_lookupname.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/winbindd/winbindd_lookupname.c b/source3/winbindd/winbindd_lookupname.c
index 51358d5d9b..c1d0bf04c1 100644
--- a/source3/winbindd/winbindd_lookupname.c
+++ b/source3/winbindd/winbindd_lookupname.c
@@ -1,6 +1,6 @@
/*
Unix SMB/CIFS implementation.
- async implementation of WINBINDD_GETPWNAM
+ async implementation of WINBINDD_LOOKUPNAME
Copyright (C) Volker Lendecke 2009
This program is free software; you can redistribute it and/or modify