Test edit

This commit is contained in:
Stefan Ritt 2013-08-06 13:41:12 +02:00
parent b4e46c4f8f
commit f15b293775

View File

@ -28780,7 +28780,7 @@ void server_loop(void)
}
}
} else if (is_verbose())
eprintf("Falling back to user \"%s\"\n", str);
eprintf("Falling back to user \"%s\".\n", str);
}
#endif