X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fofp-parse.c;h=d563a4e440efc3d24f7611070c418d7ec0cd7e25;hb=76ecc721793b29c8bae44b10a065ec9ac07a9e4b;hp=1f198e9cd0606ebfdbda46288d79e7e4bee6ac83;hpb=10a24935c9d382e4d85b05d9616843f3d3bb4983;p=openvswitch diff --git a/lib/ofp-parse.c b/lib/ofp-parse.c index 1f198e9c..d563a4e4 100644 --- a/lib/ofp-parse.c +++ b/lib/ofp-parse.c @@ -32,7 +32,7 @@ #include "vconn.h" #include "vlog.h" -VLOG_DEFINE_THIS_MODULE(ofp_parse) +VLOG_DEFINE_THIS_MODULE(ofp_parse); static uint32_t str_to_u32(const char *str)