diff options
Diffstat (limited to 'net/ipv4/ip_input.c')
| -rw-r--r-- | net/ipv4/ip_input.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipv4/ip_input.c b/net/ipv4/ip_input.c index e0bed56c51f1..861978a4f1a8 100644 --- a/net/ipv4/ip_input.c +++ b/net/ipv4/ip_input.c @@ -8,7 +8,7 @@ * Authors: Ross Biro * Fred N. van Kempen, <[email protected]> * Donald Becker, <[email protected]> - * Alan Cox, <[email protected]> + * Alan Cox, <[email protected]> * Richard Underwood * Stefan Becker, <[email protected]> * Jorge Cwik, <[email protected]> |