summaryrefslogtreecommitdiffstats
path: root/shlibs/uuid/src/pack.c
diff options
context:
space:
mode:
authorBenno Schulenberg2010-06-10 14:04:26 +0200
committerKarel Zak2010-06-14 11:13:51 +0200
commit333ec74962a34a3fcc5a1f233012dba86a1cf72b (patch)
tree7207ad0b96b40ea9950ef4bbde5942e10e6e7ea2 /shlibs/uuid/src/pack.c
parentbuild-sys: minor changes for GNU/Hurd (diff)
downloadkernel-qcow2-util-linux-333ec74962a34a3fcc5a1f233012dba86a1cf72b.tar.gz
kernel-qcow2-util-linux-333ec74962a34a3fcc5a1f233012dba86a1cf72b.tar.xz
kernel-qcow2-util-linux-333ec74962a34a3fcc5a1f233012dba86a1cf72b.zip
uuidd: spell the plural of "UUID" consistently as "UUIDs"
Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Diffstat (limited to 'shlibs/uuid/src/pack.c')
-rw-r--r--shlibs/uuid/src/pack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shlibs/uuid/src/pack.c b/shlibs/uuid/src/pack.c
index 097516d2e..6e1247669 100644
--- a/shlibs/uuid/src/pack.c
+++ b/shlibs/uuid/src/pack.c
@@ -1,5 +1,5 @@
/*
- * Internal routine for packing UUID's
+ * Internal routine for packing UUIDs
*
* Copyright (C) 1996, 1997 Theodore Ts'o.
*