summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
Diffstat (limited to 'source3')
-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