summaryrefslogtreecommitdiff
path: root/shlibs/uuid/src/compare.c
diff options
context:
space:
mode:
Diffstat (limited to 'shlibs/uuid/src/compare.c')
-rw-r--r--shlibs/uuid/src/compare.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/shlibs/uuid/src/compare.c b/shlibs/uuid/src/compare.c
index f28a7267..8f3437a2 100644
--- a/shlibs/uuid/src/compare.c
+++ b/shlibs/uuid/src/compare.c
@@ -1,7 +1,7 @@
/*
- * compare.c --- compare whether or not two UUID's are the same
+ * compare.c --- compare whether or not two UUIDs are the same
*
- * Returns 0 if the two UUID's are different, and 1 if they are the same.
+ * Returns 0 if the two UUIDs are different, and 1 if they are the same.
*
* Copyright (C) 1996, 1997 Theodore Ts'o.
*