]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
Revert "Fix typo"
authorVolker Lendecke <vl@samba.org>
Fri, 11 Jul 2008 15:45:54 +0000 (17:45 +0200)
committerVolker Lendecke <vl@samba.org>
Fri, 11 Jul 2008 15:53:26 +0000 (17:53 +0200)
This reverts commit fe58926283b51910d8587e32bb11aa681b9a27d3.

source/winbindd/idmap_cache.c

index b427db51b06d64e4710dc7e6376f56f31d2f6dee..f7e1d4e6d180edc3bfed246a36b956b4c2adca14 100644 (file)
@@ -301,7 +301,7 @@ failed:
        return NT_STATUS_INTERNAL_DB_CORRUPTION;
 }
 
-/* search the cache for the SID an return a mapping if found *
+/* search the cahce for the SID an return a mapping if found *
  *
  * 4 cases are possible
  *
@@ -410,7 +410,7 @@ done:
        return ret;
 }
 
-/* search the cache for the ID an return a mapping if found *
+/* search the cahce for the ID an return a mapping if found *
  *
  * 4 cases are possible
  *