mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
s3: Fix a typo
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sun Feb 27 20:14:20 CET 2011 on sn-devel-104
This commit is contained in:
parent
1f0cd9cb97
commit
eeeae97389
@ -672,7 +672,7 @@ again:
|
||||
|
||||
ret = NT_STATUS_OK;
|
||||
|
||||
/* mark all unknwoni/expired ones as unmapped */
|
||||
/* mark all unknown/expired ones as unmapped */
|
||||
for (i = 0; ids[i]; i++) {
|
||||
if (ids[i]->status != ID_MAPPED)
|
||||
ids[i]->status = ID_UNMAPPED;
|
||||
|
Loading…
x
Reference in New Issue
Block a user