diff options
Diffstat (limited to 'sys/net/zlib.c')
-rw-r--r-- | sys/net/zlib.c | 3 |
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 */ |