From e4dcba1c103dc28e927e004791e331aaf604383d Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Thu, 28 Oct 2010 18:57:19 +0200 Subject: *: whitespace fixes Signed-off-by: Denys Vlasenko --- networking/tc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'networking/tc.c') diff --git a/networking/tc.c b/networking/tc.c index 48d164285..9242741e4 100644 --- a/networking/tc.c +++ b/networking/tc.c @@ -1,10 +1,10 @@ /* vi: set sw=4 ts=4: */ /* - * tc.c "tc" utility frontend. + * "tc" utility frontend. * * Licensed under GPLv2 or later, see file LICENSE in this source tree. * - * Authors: Alexey Kuznetsov, + * Authors: Alexey Kuznetsov, * * Bernhard Reutner-Fischer adjusted for busybox */ -- cgit v1.2.3