summaryrefslogtreecommitdiffstats
path: root/misc-utils/wipefs.c
diff options
context:
space:
mode:
authorKarel Zak2009-10-30 13:48:10 +0100
committerKarel Zak2009-10-30 13:48:10 +0100
commit870768adb5d06fa4808f4a2615da3cddf8e00388 (patch)
tree31982620a72cf2be0eb1c403c99132e82c59236c /misc-utils/wipefs.c
parenttests: refresh GPT regression test (diff)
downloadkernel-qcow2-util-linux-870768adb5d06fa4808f4a2615da3cddf8e00388.tar.gz
kernel-qcow2-util-linux-870768adb5d06fa4808f4a2615da3cddf8e00388.tar.xz
kernel-qcow2-util-linux-870768adb5d06fa4808f4a2615da3cddf8e00388.zip
wipefs: remove obsolete comment
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'misc-utils/wipefs.c')
-rw-r--r--misc-utils/wipefs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc-utils/wipefs.c b/misc-utils/wipefs.c
index 5ed7f8ff4..a5ea44ac3 100644
--- a/misc-utils/wipefs.c
+++ b/misc-utils/wipefs.c
@@ -1,5 +1,5 @@
/*
- * wipefs - utility to wipe filesystems of partition tables from device
+ * wipefs - utility to wipe filesystems from device
*
* Copyright (C) 2009 Red Hat, Inc. All rights reserved.
* Written by Karel Zak <kzak@redhat.com>