xref
: /
freebsd
/
contrib
/
tcp_wrappers
/
patchlevel.h
(revision 1c05a6ea6b849ff95e539c31adea887c644a6a01)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifndef
lint
2
static
char
patchlevel
[] =
"@(#) patchlevel 7.6 97/03/21 19:27:23"
;
3
#
endif
4