aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcp/packet.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/udhcp/packet.c')
-rw-r--r--networking/udhcp/packet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/udhcp/packet.c b/networking/udhcp/packet.c
index 4c72d7a63..90410cbc0 100644
--- a/networking/udhcp/packet.c
+++ b/networking/udhcp/packet.c
@@ -53,7 +53,7 @@ void FAST_FUNC udhcp_dump_packet(struct dhcp_packet *packet)
53 //" secs %x" 53 //" secs %x"
54 //" flags %x" 54 //" flags %x"
55 " ciaddr %x" 55 " ciaddr %x"
56 " yiaddr %x" 56 " yiaddr %x"
57 " siaddr %x" 57 " siaddr %x"
58 " giaddr %x" 58 " giaddr %x"
59 //" chaddr %s" 59 //" chaddr %s"