diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-10-27 07:57:33 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-10-27 07:57:33 +0000 |
| commit | 90928716548537e93f54266e33cb4a3353fd3932 (patch) | |
| tree | 37675d5349af34454f2e21880134fb82d6854793 /lib/libz/example.c | |
| parent | c6085d40c17b76abbaa35c8c53f14904021df451 (diff) | |
Diffstat (limited to 'lib/libz/example.c')
| -rw-r--r-- | lib/libz/example.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libz/example.c b/lib/libz/example.c index 362a4a572428..f401583a8d84 100644 --- a/lib/libz/example.c +++ b/lib/libz/example.c @@ -4,7 +4,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libz/example.c,v 1.5.2.1 2003/02/01 13:33:12 sobomax Exp $"); #include <stdio.h> #include "zlib.h" |
