]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
Fix a typo
authorVolker Lendecke <vl@samba.org>
Sat, 3 May 2008 07:52:24 +0000 (09:52 +0200)
committerVolker Lendecke <vl@samba.org>
Mon, 5 May 2008 16:28:59 +0000 (18:28 +0200)
(This used to be commit 964bd02220c04030d8cb0f97ca9b409400d1238c)

source3/auth/auth_util.c

index 34d0048b4b6aee3e9d15fe3d8668c2dc6b627f80..78f275d86727bb5c4e734f58b90dcd7b9fe442b6 100644 (file)
@@ -985,7 +985,7 @@ bool user_in_group(const char *username, const char *groupname)
 
 
 /***************************************************************************
- Make (and fill) a user_info struct from a 'struct passwd' by conversion 
+ Make (and fill) a server_info struct from a 'struct passwd' by conversion
  to a struct samu
 ***************************************************************************/