xref
: /
freebsd
/
lib
/
libsbuf
/
Version.def
(revision 100e2a06e24307b89188b4363280136e30044cea)
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