projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c4238c
)
Fix typo in comment.
author
Ben Pfaff
<blp@nicira.com>
Mon, 4 Aug 2008 22:30:19 +0000
(15:30 -0700)
committer
Ben Pfaff
<blp@nicira.com>
Tue, 5 Aug 2008 17:50:09 +0000
(10:50 -0700)
include/openflow.h
patch
|
blob
|
history
diff --git
a/include/openflow.h
b/include/openflow.h
index 2c4746c69256205da4f5cea2bfa3daf1d7cca73d..238c571bb581e681f6ad16ffb1a1cfc815264276 100644
(file)
--- a/
include/openflow.h
+++ b/
include/openflow.h
@@
-209,7
+209,7
@@
struct ofp_switch_features {
};
OFP_ASSERT(sizeof(struct ofp_switch_features) == 48);
-/* What changed about the ph
sy
ical port */
+/* What changed about the ph
ys
ical port */
enum ofp_port_reason {
OFPPR_ADD, /* The port was added */
OFPPR_DELETE, /* The port was removed */