X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=utilities%2Fovs-vlan-bug-workaround.c;h=9722c27841dedc2e8152825e16975c23dce309ac;hb=55d5bb44cbca6993494b05a374d4f09ec03c9102;hp=309d64e2a687d062b178635f7d8cdb9fa79d4123;hpb=f180c2e2ccdfc36801685dc487748b570652da68;p=mirror_ovs.git diff --git a/utilities/ovs-vlan-bug-workaround.c b/utilities/ovs-vlan-bug-workaround.c index 309d64e2a..9722c2784 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 '?':