mirror of
https://github.com/sheumann/hush.git
synced 2024-12-22 14:30:31 +00:00
+ minor typo fix
s/>/>/
This commit is contained in:
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
Block a user