X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ovsdb%2Fovsdb-client.c;h=d2a9de10e22bf69c4bbfe563bea8d22b82887af0;hb=7cba02e442012a7ae6cfdfe67f858a18057e5470;hp=2ed1189523afcea597b250c890b1c4584fd1aa45;hpb=53ffefe93c91823344645d5e27082381f7f680cc;p=openvswitch diff --git a/ovsdb/ovsdb-client.c b/ovsdb/ovsdb-client.c index 2ed11895..d2a9de10 100644 --- a/ovsdb/ovsdb-client.c +++ b/ovsdb/ovsdb-client.c @@ -190,7 +190,7 @@ parse_options(int argc, char *argv[]) usage(); case 'V': - OVS_PRINT_VERSION(0, 0); + ovs_print_version(0, 0); exit(EXIT_SUCCESS); case 'v':