summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/uuid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/uuid.h b/lib/uuid.h
index 815977995..e62e8fe76 100644
--- 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 */