projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8505075
)
cfg: Fix typo in comment.
author
Ben Pfaff
<blp@nicira.com>
Thu, 21 May 2009 19:49:04 +0000
(12:49 -0700)
committer
Ben Pfaff
<blp@nicira.com>
Thu, 21 May 2009 19:49:04 +0000
(12:49 -0700)
lib/cfg.h
patch
|
blob
|
history
diff --git
a/lib/cfg.h
b/lib/cfg.h
index ebd937843a4d8db868e69304846aa77bd6dfaab8..e46f6d2dac942742060158f76043abea4d99c02f 100644
(file)
--- a/
lib/cfg.h
+++ b/
lib/cfg.h
@@
-95,4
+95,4
@@
void cfg_get_all_strings(struct svec *, const char *key, ...)
PRINTF_FORMAT(2, 3);
void cfg_get_all_keys(struct svec *, const char *key, ...) PRINTF_FORMAT(2, 3);
-#endif /* vswitchd/c
onf
.h */
+#endif /* vswitchd/c
fg
.h */