projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1489ca2
)
Fix typo in comment.
author
Ben Pfaff
<blp@nicira.com>
Tue, 30 Sep 2008 23:50:54 +0000
(16:50 -0700)
committer
Ben Pfaff
<blp@nicira.com>
Mon, 6 Oct 2008 16:44:45 +0000
(09:44 -0700)
include/openflow-netlink.h
patch
|
blob
|
history
diff --git
a/include/openflow-netlink.h
b/include/openflow-netlink.h
index 3e580b15f21af9aabcfb43849ede7f9fde031423..eb0f85818af4bec8c01f2d70fa40f28d73a3ca97 100644
(file)
--- a/
include/openflow-netlink.h
+++ b/
include/openflow-netlink.h
@@
-62,4
+62,4
@@
enum dp_genl_command {
DP_GENL_C_MAX = __DP_GENL_C_MAX - 1
};
-#endif /* openflow
_
netlink.h */
+#endif /* openflow
-
netlink.h */