xref
: /
freebsd
/
lib
/
libsbuf
/
Version.def
(revision 59e2ff550c448126b988150ce800cdf73bb5103e)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
FBSD_1.2 {
4
};
5
6
FBSD_1.3 {
7
} FBSD_1.2;
8
9
FBSD_1.4 {
10
} FBSD_1.3;
11