mirror of https://github.com/mirror/busybox.git
parent
d84990eb1f
commit
3c709b45b3
|
@ -91,7 +91,7 @@ BusyBox is licensed under the
|
|||
Turns out that there was still a bug in busybox syslogd.
|
||||
For example, with the following test app:
|
||||
<pre>
|
||||
#include <syslog.h>
|
||||
#include <syslog.h>
|
||||
|
||||
int do_log(char* msg, int delay)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue