summaryrefslogtreecommitdiff
path: root/tools/vgck.c
diff options
context:
space:
mode:
authorAlasdair Kergon <agk@redhat.com>2002-02-11 21:00:35 +0000
committerAlasdair Kergon <agk@redhat.com>2002-02-11 21:00:35 +0000
commit6fda126dd700f6ef7fef71283c12b23c7a06a1d2 (patch)
tree40d5d09f230eceea5199d5964e7abe86eb83117a /tools/vgck.c
parent60274aba6ec2c6a6a0e1e2656d97a574b79f5775 (diff)
downloadlvm2-6fda126dd700f6ef7fef71283c12b23c7a06a1d2.tar.gz
Run through indent - no (intentional) changes to any code.
Diffstat (limited to 'tools/vgck.c')
-rw-r--r--tools/vgck.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/vgck.c b/tools/vgck.c
index a535a27eb..d39ceeec3 100644
--- a/tools/vgck.c
+++ b/tools/vgck.c
@@ -47,9 +47,8 @@ static int vgck_single(struct cmd_context *cmd, const char *vg_name)
log_error("not all physical volumes of volume group \"%s\" online",
log_error("volume group \"%s\" has physical volumes with ",
"invalid version",
-********/
+********/
/* FIXME: free */
return 0;
}
-