xref
: /
freebsd
/
contrib
/
tcp_wrappers
/
patchlevel.h
(revision f4b37ed0f8b307b1f3f0f630ca725d68f1dff30d)
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