X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=utilities%2Fovs-vlan-bug-workaround.c;h=9722c27841dedc2e8152825e16975c23dce309ac;hb=299016266ed13376a7d671f66d4e0181b41098e3;hp=309d64e2a687d062b178635f7d8cdb9fa79d4123;hpb=e3c17733704fd54fa937ed5e1e8c4b51e00961f1;p=openvswitch diff --git a/utilities/ovs-vlan-bug-workaround.c b/utilities/ovs-vlan-bug-workaround.c index 309d64e2..9722c278 100644 --- a/utilities/ovs-vlan-bug-workaround.c +++ b/utilities/ovs-vlan-bug-workaround.c @@ -130,7 +130,7 @@ parse_options(int argc, char *argv[]) break; case 'V': - OVS_PRINT_VERSION(0, 0); + ovs_print_version(0, 0); exit(EXIT_SUCCESS); case '?':