From ebe6d9d8758d36e03cf39b6587597c67ab778436 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Thu, 5 Oct 2017 14:40:24 +0200 Subject: whitespace and comment format fixes, no code changes Signed-off-by: Denys Vlasenko --- networking/udhcp/domain_codec.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'networking/udhcp/domain_codec.c') diff --git a/networking/udhcp/domain_codec.c b/networking/udhcp/domain_codec.c index 5a923cc2c..b7a3a5353 100644 --- a/networking/udhcp/domain_codec.c +++ b/networking/udhcp/domain_codec.c @@ -1,6 +1,6 @@ /* vi: set sw=4 ts=4: */ - -/* RFC1035 domain compression routines (C) 2007 Gabriel Somlo +/* + * RFC1035 domain compression routines (C) 2007 Gabriel Somlo * * Loosely based on the isc-dhcpd implementation by dhankins@isc.org * -- cgit v1.2.3