X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=utilities%2Fovs-ofctl.c;h=9f97bbc6c6189d98fc9f18ce4e620fbac1ccbe3b;hb=4816a18f33380a33d381b77d41df39113c94500d;hp=409d6408a44c9693980aff989df80bc3d67d7b14;hpb=9b6937eb1f53e9901f0438b2521b98d24bc047b5;p=sliver-openvswitch.git diff --git a/utilities/ovs-ofctl.c b/utilities/ovs-ofctl.c index 409d6408a..9f97bbc6c 100644 --- a/utilities/ovs-ofctl.c +++ b/utilities/ovs-ofctl.c @@ -151,7 +151,7 @@ parse_options(int argc, char *argv[]) OFP_VERSION_OPTION_ENUMS, VLOG_OPTION_ENUMS }; - static struct option long_options[] = { + static const struct option long_options[] = { {"timeout", required_argument, NULL, 't'}, {"strict", no_argument, NULL, OPT_STRICT}, {"readd", no_argument, NULL, OPT_READD},