From c398230b64aea809cb7c5cea8db580af7097920c Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Fri, 7 Jan 2005 01:45:51 +0000 Subject: /* -> /*- for license, minor formatting changes --- sys/net/zlib.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/net/zlib.c') diff --git a/sys/net/zlib.c b/sys/net/zlib.c index b25d4a29a152..73e95727b9ea 100644 --- a/sys/net/zlib.c +++ b/sys/net/zlib.c @@ -30,7 +30,8 @@ /* +++ zutil.h */ -/* zutil.h -- internal interface and configuration of the compression library +/*- + * zutil.h -- internal interface and configuration of the compression library * Copyright (C) 1995-1996 Jean-loup Gailly. * For conditions of distribution and use, see copyright notice in zlib.h */ -- cgit v1.2.3