diff options
author | Stephen Hemminger <shemminger@osdl.org> | 2006-12-05 10:10:22 -0800 |
---|---|---|
committer | Stephen Hemminger <shemminger@osdl.org> | 2006-12-05 10:10:22 -0800 |
commit | ae665a522bd46bea44c5ea84c89c8b1731954170 (patch) | |
tree | 523b0a5b51e264ebad295e517606123e9e8e04bd /tc/p_icmp.c | |
parent | 0bf0fbc47e33cc968c1c1d20d938de31e497c753 (diff) |
Remove trailing whitespace
Go through source files and remove all trailing whitespace
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Diffstat (limited to 'tc/p_icmp.c')
-rw-r--r-- | tc/p_icmp.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tc/p_icmp.c b/tc/p_icmp.c index f9ddbe33..a4b80c2c 100644 --- a/tc/p_icmp.c +++ b/tc/p_icmp.c @@ -6,8 +6,8 @@ * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. * - * Authors: J Hadi Salim (hadi@cyberus.ca) - * + * Authors: J Hadi Salim (hadi@cyberus.ca) + * */ #include <stdio.h> |