summaryrefslogtreecommitdiff
path: root/sys/powerpc/include/endian.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/powerpc/include/endian.h')
-rw-r--r--sys/powerpc/include/endian.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/include/endian.h b/sys/powerpc/include/endian.h
index bc96b9e4fc812..bddab3b30379c 100644
--- a/sys/powerpc/include/endian.h
+++ b/sys/powerpc/include/endian.h
@@ -28,7 +28,7 @@
*
* @(#)endian.h 8.1 (Berkeley) 6/10/93
* $NetBSD: endian.h,v 1.7 1999/08/21 05:53:51 simonb Exp $
- * $FreeBSD$
+ * $FreeBSD: src/sys/powerpc/include/endian.h,v 1.14.22.1 2010/02/10 00:26:20 kensmith Exp $
*/
#ifndef _MACHINE_ENDIAN_H_