uuid: Correct name of header file in comment.
authorJustin Pettit <jpettit@nicira.com>
Wed, 12 Jan 2011 02:57:01 +0000 (18:57 -0800)
committerJustin Pettit <jpettit@nicira.com>
Wed, 12 Jan 2011 02:57:01 +0000 (18:57 -0800)
lib/uuid.h

index 8159779..e62e8fe 100644 (file)
@@ -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 */