mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
Spelling fix.
This commit is contained in:
parent
59905d44e5
commit
6380f9ff7a
@ -122,7 +122,7 @@ BOOL in_group(gid_t group, gid_t current_gid, int ngroups, gid_t *groups)
|
||||
}
|
||||
|
||||
/****************************************************************************
|
||||
Like atoi but gets the value up to the separater character.
|
||||
Like atoi but gets the value up to the separator character.
|
||||
****************************************************************************/
|
||||
|
||||
char *Atoic(char *p, int *n, char *c)
|
||||
|
Loading…
Reference in New Issue
Block a user