diff options
Diffstat (limited to 'networking/udhcp/clientpacket.c')
-rw-r--r-- | networking/udhcp/clientpacket.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/networking/udhcp/clientpacket.c b/networking/udhcp/clientpacket.c index 14e6c6678..82975700c 100644 --- a/networking/udhcp/clientpacket.c +++ b/networking/udhcp/clientpacket.c | |||
@@ -1,3 +1,4 @@ | |||
1 | /* vi: set sw=4 ts=4: */ | ||
1 | /* clientpacket.c | 2 | /* clientpacket.c |
2 | * | 3 | * |
3 | * Packet generation and dispatching functions for the DHCP client. | 4 | * Packet generation and dispatching functions for the DHCP client. |