diff options
Diffstat (limited to 'lib/libexpat/expat_config.h')
-rw-r--r-- | lib/libexpat/expat_config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libexpat/expat_config.h b/lib/libexpat/expat_config.h index 036c4d3a5cd5..065b7b899536 100644 --- a/lib/libexpat/expat_config.h +++ b/lib/libexpat/expat_config.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/lib/libexpat/expat_config.h,v 1.1 2002/10/02 07:35:35 phk Exp $ */ /* 1234 = LIL_ENDIAN, 4321 = BIGENDIAN */ #define BYTEORDER 1234 |