summaryrefslogtreecommitdiffstats
path: root/contrib/elftoolchain/elfcopy/main.c
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2015-02-17 15:19:58 +0000
committeremaste <emaste@FreeBSD.org>2015-02-17 15:19:58 +0000
commita86377a7d01dfcfb77f8143e978090043e18a3e3 (patch)
tree65fc99ea4efa2057bf8a6b447baa2342b366deeb /contrib/elftoolchain/elfcopy/main.c
parent5f3f4bfe491165db0726ce40105a452890cd5dfb (diff)
downloadFreeBSD-src-a86377a7d01dfcfb77f8143e978090043e18a3e3.zip
FreeBSD-src-a86377a7d01dfcfb77f8143e978090043e18a3e3.tar.gz
Update elftoolchain to upstream revision 3163
Most of our changes have now been committed upstream, so this change is largely bookkeeping. Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'contrib/elftoolchain/elfcopy/main.c')
-rw-r--r--contrib/elftoolchain/elfcopy/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/elftoolchain/elfcopy/main.c b/contrib/elftoolchain/elfcopy/main.c
index 4a693ca..e5bea86 100644
--- a/contrib/elftoolchain/elfcopy/main.c
+++ b/contrib/elftoolchain/elfcopy/main.c
@@ -40,7 +40,7 @@
#include "elfcopy.h"
-ELFTC_VCSID("$Id: main.c 3111 2014-12-20 08:33:01Z kaiwang27 $");
+ELFTC_VCSID("$Id: main.c 3156 2015-02-15 21:40:01Z emaste $");
enum options
{
OpenPOWER on IntegriCloud