]> andersk Git - openssh.git/blobdiff - servconf.c
- (bal) auth1.c minor resync while looking at the code.
[openssh.git] / servconf.c
index 2510659ee4b916c9fb985c51e67deadb40cb3be8..c6fe371b29c9156788968c17c4b6e27a93fef366 100644 (file)
@@ -910,7 +910,7 @@ parse_flag:
                goto parse_int;
 
        case sDeprecated:
-               log("%s line %d: Deprecated option %s",
+               logit("%s line %d: Deprecated option %s",
                    filename, linenum, arg);
                while (arg)
                    arg = strdelim(&cp);
This page took 0.033409 seconds and 4 git commands to generate.