summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class/raid3
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2006-02-01 12:11:37 +0000
committerpjd <pjd@FreeBSD.org>2006-02-01 12:11:37 +0000
commitf31d2a3b5cf27eec3bb862aa56314f89f94e83a9 (patch)
tree267d051a9936cd40da987ae34eece716139c523f /sbin/geom/class/raid3
parent6f074b6d64c73a3076d8f1b86873b81770b1016c (diff)
downloadFreeBSD-src-f31d2a3b5cf27eec3bb862aa56314f89f94e83a9.zip
FreeBSD-src-f31d2a3b5cf27eec3bb862aa56314f89f94e83a9.tar.gz
Remove trailing spaces.
Diffstat (limited to 'sbin/geom/class/raid3')
-rw-r--r--sbin/geom/class/raid3/geom_raid3.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/geom/class/raid3/geom_raid3.c b/sbin/geom/class/raid3/geom_raid3.c
index fb8900b..e8fa181 100644
--- a/sbin/geom/class/raid3/geom_raid3.c
+++ b/sbin/geom/class/raid3/geom_raid3.c
@@ -10,7 +10,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- *
+ *
* THIS SOFTWARE IS PROVIDED BY THE AUTHORS AND CONTRIBUTORS ``AS IS'' AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
@@ -283,7 +283,7 @@ raid3_clear(struct gctl_req *req)
continue;
}
if (verbose)
- printf("Metadata cleared on %s.\n", name);
+ printf("Metadata cleared on %s.\n", name);
}
}
OpenPOWER on IntegriCloud