s3:winbind: Fix a typo
authorVolker Lendecke <vl@samba.org>
Thu, 27 Aug 2009 12:34:59 +0000 (14:34 +0200)
committerVolker Lendecke <vl@samba.org>
Thu, 27 Aug 2009 13:04:09 +0000 (15:04 +0200)
source3/winbindd/winbindd_lookupname.c

index 51358d5d9bc7867bd13a64891448a9a043b57bf7..c1d0bf04c1ba7f9be88156b4d881ab02af0ec090 100644 (file)
@@ -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