summaryrefslogtreecommitdiffstats
path: root/contrib/elftoolchain/strings/strings.c
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2014-12-24 03:13:16 +0000
committeremaste <emaste@FreeBSD.org>2014-12-24 03:13:16 +0000
commit46be049bf4ca89859159bdcdffee1da04d3ae080 (patch)
treedf1b4f84b1be7baca0dd531aa4550b3547c3ebe3 /contrib/elftoolchain/strings/strings.c
parentccd50ca7afbe05afbea396c377284c586dfe4fc4 (diff)
parenta9e16dd96e36e12a102a2991b06851e6e0ce6bea (diff)
downloadFreeBSD-src-46be049bf4ca89859159bdcdffee1da04d3ae080.zip
FreeBSD-src-46be049bf4ca89859159bdcdffee1da04d3ae080.tar.gz
Update elftoolchain to upstream rev 3130
This brings a number of fixes to elfcopy/strip and DWARF4 improvements. Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'contrib/elftoolchain/strings/strings.c')
-rw-r--r--contrib/elftoolchain/strings/strings.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/elftoolchain/strings/strings.c b/contrib/elftoolchain/strings/strings.c
index e8972e7..5964f64 100644
--- a/contrib/elftoolchain/strings/strings.c
+++ b/contrib/elftoolchain/strings/strings.c
@@ -46,7 +46,7 @@
#include "_elftc.h"
-ELFTC_VCSID("$Id: strings.c 2351 2011-12-19 11:20:37Z jkoshy $");
+ELFTC_VCSID("$Id: strings.c 3124 2014-12-21 05:46:28Z kaiwang27 $");
enum return_code {
RETURN_OK,
OpenPOWER on IntegriCloud