]> git.proxmox.com Git - ovs.git/commitdiff
ofp-errors: Fix typo in comment.
authorJarno Rajahalme <jarno.rajahalme@nsn.com>
Fri, 30 Nov 2012 22:32:51 +0000 (14:32 -0800)
committerBen Pfaff <blp@nicira.com>
Tue, 4 Dec 2012 16:25:55 +0000 (08:25 -0800)
Signed-off-by: Ben Pfaff <blp@nicira.com>
Signed-off-by: Jarno Rajahalme <jarno.rajahalme@nsn.com>
lib/ofp-errors.c

index 9fd48fe791f1a333cbb4cdf26d7e1df417332b56..f2df8aec055debcf07732bc0790489bb63b9414c 100644 (file)
@@ -295,7 +295,7 @@ ofperr_get_code(enum ofperr error, enum ofp_version version)
     return domain ? ofperr_get_pair__(error, domain)->code : -1;
 }
 
-/* Tries to decodes 'oh', which should be an OpenFlow OFPT_ERROR message.
+/* Tries to decode 'oh', which should be an OpenFlow OFPT_ERROR message.
  * Returns an OFPERR_* constant on success, 0 on failure.
  *
  * If 'payload' is nonnull, on success '*payload' is initialized to the