s3:modules: Update getdate.y to work with newer bison versions
[samba.git] / source3 / passdb / lookup_sid.c
index b06dd1b6f724c5942424b13ef6d744208267cb87..eeaf2b720a7643a10ae8a11143ae942d7a30585b 100644 (file)
@@ -178,7 +178,7 @@ bool lookup_name(TALLOC_CTX *mem_ctx,
 
        /*
         * Finally check for a well known domain name ("NT Authority"),
-        * this is taken care if in lookup_wellknown_name().
+        * this is being taken care of in lookup_wellknown_name().
         */
        if ((domain[0] != '\0') &&
            (flags & LOOKUP_NAME_WKN) &&