aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcp/dumpleases.c
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-03-23 03:05:05 +0000
committerMike Frysinger <vapier@gentoo.org>2006-03-23 03:05:05 +0000
commit13c8327b796862847f3682da2902381c39cf24ea (patch)
treed552ee35bb892efff30a62fc8d5ce924b1bf8703 /networking/udhcp/dumpleases.c
parente1d41b3102a34d92e61b265810306bb437c73ba0 (diff)
downloadbusybox-13c8327b796862847f3682da2902381c39cf24ea.tar.gz
sync busybox and udhcp trees
Diffstat (limited to 'networking/udhcp/dumpleases.c')
-rw-r--r--networking/udhcp/dumpleases.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/udhcp/dumpleases.c b/networking/udhcp/dumpleases.c
index ca5c6059e..c0c58ee35 100644
--- a/networking/udhcp/dumpleases.c
+++ b/networking/udhcp/dumpleases.c
@@ -1,6 +1,6 @@
/* vi: set sw=4 ts=4: */
/*
- Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
+ * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
*/
#include <fcntl.h>
#include <string.h>