From 2ab9403119399ffda26f6ff83ec60ac257c29898 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Thu, 5 Oct 2017 15:33:28 +0200 Subject: whitespace and comment format fixes, no code changes Signed-off-by: Denys Vlasenko --- util-linux/fdformat.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'util-linux/fdformat.c') diff --git a/util-linux/fdformat.c b/util-linux/fdformat.c index 855269c..c72da8b 100644 --- a/util-linux/fdformat.c +++ b/util-linux/fdformat.c @@ -1,5 +1,6 @@ /* vi: set sw=4 ts=4: */ -/* fdformat.c - Low-level formats a floppy disk - Werner Almesberger +/* + * fdformat.c - Low-level formats a floppy disk - Werner Almesberger * 5 July 2003 -- modified for Busybox by Erik Andersen * * Licensed under GPLv2, see file LICENSE in this source tree. -- cgit v1.1