X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fuuid.h;h=e62e8fe76fc68e2d19d4e060d54ea7de4df37c06;hb=db16e36ed14cf7c50646e356a2b2401e23fcea70;hp=81597799548690326c2b91b110217ba69a0e3b10;hpb=a0bc29a541fc7dc6e20137d5558e2094d614e6ab;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 */