From bfa21cc6ff4902cb8a48e574cce5c78f5fd98ee6 Mon Sep 17 00:00:00 2001 From: vda Date: Tue, 26 Dec 2006 17:37:38 +0000 Subject: adduser: trivial code movement git-svn-id: svn://busybox.net/trunk/busybox@17082 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- examples/udhcp/udhcpd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/udhcp/udhcpd.conf b/examples/udhcp/udhcpd.conf index f91fddebf..34e47f788 100644 --- a/examples/udhcp/udhcpd.conf +++ b/examples/udhcp/udhcpd.conf @@ -67,7 +67,7 @@ interface eth0 #default: eth0 #notify_file #default: (no script) -#notify_file dumpleases # <--- usefull for debugging +#notify_file dumpleases # <--- useful for debugging # The following are bootp specific options, setable by udhcpd. -- cgit v1.2.3-55-g6feb