summaryrefslogtreecommitdiffstats
path: root/contrib/file/readelf.c
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-11-26 21:26:20 +0000
committerobrien <obrien@FreeBSD.org>2000-11-26 21:26:20 +0000
commit150ca1a16110713598ba58dc8851c364c1acc188 (patch)
tree770c3a29505e36cc856a542727c837a44ba6d339 /contrib/file/readelf.c
parent73a570e26c8be2eb28ff624691d53679235db6d7 (diff)
downloadFreeBSD-src-150ca1a16110713598ba58dc8851c364c1acc188.zip
FreeBSD-src-150ca1a16110713598ba58dc8851c364c1acc188.tar.gz
Virgin import of Christos Zoulas FILE 3.33.
Diffstat (limited to 'contrib/file/readelf.c')
-rw-r--r--contrib/file/readelf.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/contrib/file/readelf.c b/contrib/file/readelf.c
index 52dcec3..3c5c414 100644
--- a/contrib/file/readelf.c
+++ b/contrib/file/readelf.c
@@ -14,7 +14,7 @@
#include "readelf.h"
#ifndef lint
-FILE_RCSID("@(#)$Id: readelf.c,v 1.16 2000/08/05 18:18:50 christos Exp $")
+FILE_RCSID("@(#)$Id: readelf.c,v 1.17 2000/08/05 19:00:12 christos Exp $")
#endif
#ifdef ELFCORE
@@ -394,8 +394,6 @@ dophn_core(class, swap, fd, off, num, size)
offset += nh_descsz;
offset = ((offset + 3)/4)*4;
}
- out:
- ;
}
}
#endif
OpenPOWER on IntegriCloud