projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cef6834
)
Fix typo in comment.
author
Ben Pfaff
<blp@nicira.com>
Tue, 29 Jul 2008 22:03:22 +0000
(15:03 -0700)
committer
Ben Pfaff
<blp@nicira.com>
Wed, 30 Jul 2008 22:43:10 +0000
(15:43 -0700)
secchan/secchan.c
patch
|
blob
|
history
diff --git
a/secchan/secchan.c
b/secchan/secchan.c
index 34c13e7b57bc3b3a61776b7ad3047ce3799cea8a..d0d64e3ec29b1362b329f3b12d68a2fae5ce9cae 100644
(file)
--- a/
secchan/secchan.c
+++ b/
secchan/secchan.c
@@
-606,7
+606,7
@@
local_hook(struct relay *r)
return true;
}
-/* Causes
s
'r' to enter or leave fail-open mode, if appropriate. Returns true
+/* Causes 'r' to enter or leave fail-open mode, if appropriate. Returns true
* if 'r' is in fail-open fail, false otherwise. */
static bool
failing_open(struct relay *r)