summaryrefslogtreecommitdiff
path: root/rtemstoolkit/elftoolchain/libelf/elf_shnum.c
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2018-04-30 13:39:09 +1000
committerChris Johns <chrisj@rtems.org>2018-04-30 13:39:09 +1000
commit6f48c914b2e7af02d4a861658b8c1eb01c0056b8 (patch)
tree7a7020b825b12c7aa39613552237973b808cfbfb /rtemstoolkit/elftoolchain/libelf/elf_shnum.c
parent0c5db2dd13b8270bb80c497d5f53ae2471f8a819 (diff)
Revert "rtemstoolkit: Update elftoolchain to the latest code."
This reverts commit 0c5db2dd13b8270bb80c497d5f53ae2471f8a819.
Diffstat (limited to 'rtemstoolkit/elftoolchain/libelf/elf_shnum.c')
-rw-r--r--rtemstoolkit/elftoolchain/libelf/elf_shnum.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtemstoolkit/elftoolchain/libelf/elf_shnum.c b/rtemstoolkit/elftoolchain/libelf/elf_shnum.c
index ba0447e..515027a 100644
--- a/rtemstoolkit/elftoolchain/libelf/elf_shnum.c
+++ b/rtemstoolkit/elftoolchain/libelf/elf_shnum.c
@@ -31,7 +31,7 @@
#include "_libelf.h"
-LIBELF_VCSID("$Id$");
+LIBELF_VCSID("$Id: elf_shnum.c 466 2009-08-04 17:17:42Z jkoshy $");
static int
_libelf_getshdrnum(Elf *e, size_t *shnum)