summaryrefslogtreecommitdiff
path: root/sys/net/zlib.c
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2005-01-07 01:45:51 +0000
committerWarner Losh <imp@FreeBSD.org>2005-01-07 01:45:51 +0000
commitc398230b64aea809cb7c5cea8db580af7097920c (patch)
treeeb31ac736ac91e1175c700bbbf60cf1c022cf331 /sys/net/zlib.c
parent610055c9e2703bbfa36be9b6af27493748a30967 (diff)
Notes
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 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
*/