diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2007-10-14 04:55:59 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2007-10-14 04:55:59 +0000 |
commit | 3f5fdc7572d932f33f81029956b87230c9b05182 (patch) | |
tree | 13e8b0c3dc4c11fe0ac09affef497075177cd648 /networking/nameif.c | |
parent | be039374f3bd1c76535387ac4d079506804be270 (diff) | |
download | busybox-w32-3f5fdc7572d932f33f81029956b87230c9b05182.tar.gz busybox-w32-3f5fdc7572d932f33f81029956b87230c9b05182.tar.bz2 busybox-w32-3f5fdc7572d932f33f81029956b87230c9b05182.zip |
remove trailing whitespace
Diffstat (limited to 'networking/nameif.c')
-rw-r--r-- | networking/nameif.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/nameif.c b/networking/nameif.c index 0369c0807..a951970c2 100644 --- a/networking/nameif.c +++ b/networking/nameif.c | |||
@@ -4,7 +4,7 @@ | |||
4 | * | 4 | * |
5 | * Written 2000 by Andi Kleen. | 5 | * Written 2000 by Andi Kleen. |
6 | * Busybox port 2002 by Nick Fedchik <nick@fedchik.org.ua> | 6 | * Busybox port 2002 by Nick Fedchik <nick@fedchik.org.ua> |
7 | * Glenn McGrath | 7 | * Glenn McGrath |
8 | * | 8 | * |
9 | * Licensed under the GPL v2 or later, see the file LICENSE in this tarball. | 9 | * Licensed under the GPL v2 or later, see the file LICENSE in this tarball. |
10 | */ | 10 | */ |