Skip to content

Commit

Permalink
uuid: Correct name of header file in comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Pettit committed Jan 12, 2011
1 parent aa98d0c commit 27365e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/uuid.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */

0 comments on commit 27365e2

Please sign in to comment.