From 5a1240deac89b1821c987c3daed5a6ad597471f5 Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Thu, 27 Aug 2009 14:34:59 +0200 Subject: s3:winbind: Fix a typo --- source3/winbindd/winbindd_lookupname.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3/winbindd') 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 -- cgit