From d407085f6b7c16576d2c54303e46b0210685effb Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 10 Feb 2006 00:07:59 +0000 Subject: eat whitespace --- libc/inet/hostid.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libc/inet/hostid.c b/libc/inet/hostid.c index 4ac4a811f..8d6001818 100644 --- a/libc/inet/hostid.c +++ b/libc/inet/hostid.c @@ -42,7 +42,7 @@ int sethostid(long int new_id) long int gethostid(void) { - char host[MAXHOSTNAMELEN + 1]; + char host[MAXHOSTNAMELEN + 1]; int fd, id; /* If hostid was already set the we can return that value. -- cgit v1.2.3