Update to upstream util-linux 2.20.1
[framework/base/util-linux-ng.git] / libuuid / src / compare.c
similarity index 93%
rename from shlibs/uuid/src/compare.c
rename to libuuid/src/compare.c
index f28a726..8f3437a 100644 (file)
@@ -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.
  *