diff options
| author | Daniel Eischen <deischen@FreeBSD.org> | 2007-04-29 14:03:45 +0000 |
|---|---|---|
| committer | Daniel Eischen <deischen@FreeBSD.org> | 2007-04-29 14:03:45 +0000 |
| commit | 8d3b75aa339d24e6b235b9867f169c19f9551406 (patch) | |
| tree | 790117b95fc293d0cd6a52bda37841b359022607 /lib | |
| parent | 091c66c6d2b8bdd54096ad95f9018d32fba2249e (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libc/Versions.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/Versions.def b/lib/libc/Versions.def index 68c0f32a226df..3db374b7769a4 100644 --- a/lib/libc/Versions.def +++ b/lib/libc/Versions.def @@ -8,5 +8,5 @@ FBSD_1.0 { # strictly for use only by other FreeBSD applications and libraries # are listed here. We use a separate namespace so we can write # simple ABI-checking tools. -FBSDprivate { +FBSDprivate_1.0 { }; |
