summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2014-07-10 21:52:31 +0000
committerGlen Barber <gjb@FreeBSD.org>2014-07-10 21:52:31 +0000
commitdc412b00b50d0a83f15e611f47852f255b62270d (patch)
treef75442d6e1e8d549787f55a176d172cf8f149ac1
parentfd73ee09e96e75ebd9ce5bc0a976b1180a43a7ae (diff)
Notes
-rw-r--r--lib/csu/common/crtbrand.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/csu/common/crtbrand.c b/lib/csu/common/crtbrand.c
index 444d7f128729d..3f1fcea185416 100644
--- a/lib/csu/common/crtbrand.c
+++ b/lib/csu/common/crtbrand.c
@@ -65,5 +65,5 @@ static const struct {
sizeof(int32_t),
ABI_NOTETYPE,
ABI_VENDOR,
- __FreeBSD_version
+ 903000
};