diff options
Diffstat (limited to 'usr.sbin/btxld/elfh.h')
-rw-r--r-- | usr.sbin/btxld/elfh.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/btxld/elfh.h b/usr.sbin/btxld/elfh.h index cf00f382d707..6add5d332f3b 100644 --- a/usr.sbin/btxld/elfh.h +++ b/usr.sbin/btxld/elfh.h @@ -23,7 +23,7 @@ * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/btxld/elfh.h,v 1.1.1.1.2.1 1999/08/29 15:40:13 peter Exp $ */ #include <elf.h> |