X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fuuid.h;h=e62e8fe76fc68e2d19d4e060d54ea7de4df37c06;hb=520e9a2acdcf6136bf0a20586df6351ecf72dd3e;hp=81597799548690326c2b91b110217ba69a0e3b10;hpb=5f55c39b21e69025045437ffbd3bb98fe6ce2e89;p=openvswitch diff --git a/lib/uuid.h b/lib/uuid.h index 81597799..e62e8fe7 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 */