From 3c709b45b39ffa488294e4dc876eb5e09e0dfbc5 Mon Sep 17 00:00:00 2001 From: John Beppu Date: Wed, 14 Jun 2000 09:11:05 +0000 Subject: + minor typo fix s/>/>/ --- docs/busybox.net/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/busybox.net/index.html b/docs/busybox.net/index.html index c0a50ca7c..d7ceabd3f 100644 --- a/docs/busybox.net/index.html +++ b/docs/busybox.net/index.html @@ -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:
-	#include <syslog.h>
+	#include <syslog.h>
 
 	int do_log(char* msg, int delay)
 	{
-- 
cgit v1.2.3