diff options
Diffstat (limited to 'contrib/binutils/bfd/freebsd.h')
-rw-r--r-- | contrib/binutils/bfd/freebsd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/binutils/bfd/freebsd.h b/contrib/binutils/bfd/freebsd.h index 5b0ede1acb56..818ec83d287e 100644 --- a/contrib/binutils/bfd/freebsd.h +++ b/contrib/binutils/bfd/freebsd.h @@ -19,7 +19,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/binutils/bfd/freebsd.h,v 1.5.34.1 2010/12/21 17:10:29 kensmith Exp $ */ /* FreeBSD QMAGIC files have the header in the text. */ #define N_HEADER_IN_TEXT(x) 1 |