diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/inet_common.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/inet_common.h b/include/inet_common.h index 8050afc67..0375c1ce2 100644 --- a/include/inet_common.h +++ b/include/inet_common.h | |||
@@ -1,10 +1,10 @@ | |||
1 | /* | 1 | /* |
2 | * stolen from net-tools-1.59 and stripped down for busybox by | 2 | * stolen from net-tools-1.59 and stripped down for busybox by |
3 | * Erik Andersen <andersee@debian.org> | 3 | * Erik Andersen <andersen@codepoet.org> |
4 | * | 4 | * |
5 | * Heavily modified by Manuel Novoa III Mar 12, 2001 | 5 | * Heavily modified by Manuel Novoa III Mar 12, 2001 |
6 | * | 6 | * |
7 | * Version: $Id: inet_common.h,v 1.2 2002/07/03 11:46:38 andersen Exp $ | 7 | * Version: $Id: inet_common.h,v 1.3 2003/07/14 21:20:52 andersen Exp $ |
8 | * | 8 | * |
9 | */ | 9 | */ |
10 | 10 | ||