diff options
Diffstat (limited to 'libbb/inet_common.c')
-rw-r--r-- | libbb/inet_common.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libbb/inet_common.c b/libbb/inet_common.c index d9e5451..feb0c42 100644 --- a/libbb/inet_common.c +++ b/libbb/inet_common.c @@ -1,3 +1,4 @@ +/* vi: set sw=4 ts=4: */ /* * stolen from net-tools-1.59 and stripped down for busybox by * Erik Andersen <andersen@codepoet.org> |