projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fba0d69
)
stream: Fix typo in comment.
author
Ben Pfaff
<blp@nicira.com>
Tue, 20 Apr 2010 21:54:10 +0000
(14:54 -0700)
committer
Ben Pfaff
<blp@nicira.com>
Tue, 20 Apr 2010 23:09:22 +0000
(16:09 -0700)
lib/stream.h
patch
|
blob
|
history
diff --git
a/lib/stream.h
b/lib/stream.h
index d05107dea7423f1ad990d8974f3ec669dfa464b3..d8b0814663db00b49eb0d246e2d016f3904bf4bf 100644
(file)
--- a/
lib/stream.h
+++ b/
lib/stream.h
@@
-62,7
+62,7
@@
int pstream_accept(struct pstream *, struct stream **);
int pstream_accept_block(struct pstream *, struct stream **);
void pstream_wait(struct pstream *);
\f
-/* Convenience funtions. */
+/* Convenience fun
c
tions. */
int stream_open_with_default_ports(const char *name,
uint16_t default_tcp_port,