X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fnx-match.c;h=e111000fc7be580682b4380402577aba186cf942;hb=ec9f40dce11c7e81bc41d42e3bbfaaf8287165ce;hp=a91d56b9aa4db2a64e4de60be686c9c73c27a2c8;hpb=4be5ac89bea2972007d53992be841e0e8eb3350b;p=sliver-openvswitch.git diff --git a/lib/nx-match.c b/lib/nx-match.c index a91d56b9a..e111000fc 100644 --- a/lib/nx-match.c +++ b/lib/nx-match.c @@ -280,7 +280,7 @@ oxm_pull_match__(struct ofpbuf *b, bool strict, struct match *match) strict, match, NULL, NULL); } -/* Parses the oxm formatted match description preceeded by a struct ofp11_match +/* Parses the oxm formatted match description preceded by a struct ofp11_match * in 'b' with length 'match_len'. Stores the result in 'match'. * * Fails with an error when encountering unknown OXM headers.