projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa98d0c
)
uuid: Correct name of header file in comment.
author
Justin Pettit
<jpettit@nicira.com>
Wed, 12 Jan 2011 02:57:01 +0000
(18:57 -0800)
committer
Justin Pettit
<jpettit@nicira.com>
Wed, 12 Jan 2011 02:57:01 +0000
(18:57 -0800)
lib/uuid.h
patch
|
blob
|
history
diff --git
a/lib/uuid.h
b/lib/uuid.h
index 81597799548690326c2b91b110217ba69a0e3b10..e62e8fe76fc68e2d19d4e060d54ea7de4df37c06 100644
(file)
--- a/
lib/uuid.h
+++ b/
lib/uuid.h
@@
-79,4
+79,4
@@
int uuid_compare_3way(const struct uuid *, const struct uuid *);
bool uuid_from_string(struct uuid *, const char *);
bool uuid_from_string_prefix(struct uuid *, const char *);
-#endif /*
vswitchd/cfgdb
.h */
+#endif /*
uuid
.h */