diff options
Diffstat (limited to 'libc/inet/ntohl.c')
-rw-r--r-- | libc/inet/ntohl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/inet/ntohl.c b/libc/inet/ntohl.c index 8e500a5e3..b40ec2953 100644 --- a/libc/inet/ntohl.c +++ b/libc/inet/ntohl.c @@ -1,4 +1,4 @@ -/* vi: set sw=4 ts=4: +/* * Functions to convert between host and network byte order. * * Copyright (C) 2003-2006 by Erik Andersen <andersen@uclibc.org> |