X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fdhcp.c;h=0345efe1509cb8802a09272ceaa3308be84a4078;hb=eb5f3e933b0922d369ad839b2afa1cd7ab764b6e;hp=e6d5735e80c251432d49d0de831a79dabb3b2a89;hpb=5136ce492c414f377f7be9ae32b259abb9f76580;p=openvswitch diff --git a/lib/dhcp.c b/lib/dhcp.c index e6d5735e..0345efe1 100644 --- a/lib/dhcp.c +++ b/lib/dhcp.c @@ -26,7 +26,7 @@ #include "ofpbuf.h" #include "vlog.h" -VLOG_DEFINE_THIS_MODULE(dhcp) +VLOG_DEFINE_THIS_MODULE(dhcp); /* Information about a DHCP argument type. */ struct arg_type {