summaryrefslogtreecommitdiffstats
path: root/sys/net/zlib.c
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2005-01-07 01:45:51 +0000
committerimp <imp@FreeBSD.org>2005-01-07 01:45:51 +0000
commita50ffc29129a52835a39bf4868cd5facdc7dce30 (patch)
treeeb31ac736ac91e1175c700bbbf60cf1c022cf331 /sys/net/zlib.c
parent182c46b20dedd864b7066a7d50338bd691247880 (diff)
downloadFreeBSD-src-a50ffc29129a52835a39bf4868cd5facdc7dce30.zip
FreeBSD-src-a50ffc29129a52835a39bf4868cd5facdc7dce30.tar.gz
/* -> /*- for license, minor formatting changes
Diffstat (limited to 'sys/net/zlib.c')
-rw-r--r--sys/net/zlib.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/net/zlib.c b/sys/net/zlib.c
index b25d4a2..73e9572 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
*/
OpenPOWER on IntegriCloud