diff options
Diffstat (limited to 'lib/libz/example.c')
| -rw-r--r-- | lib/libz/example.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libz/example.c b/lib/libz/example.c index c528b62549c1..c2361f98f2d9 100644 --- a/lib/libz/example.c +++ b/lib/libz/example.c @@ -3,8 +3,7 @@ * For conditions of distribution and use, see copyright notice in zlib.h */ -#include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +/* @(#) $Id$ */ #include <stdio.h> #include "zlib.h" |
