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..ba315b7905ce8 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.20.1 2009/04/15 03:14:26 kensmith Exp $
*/
#ifndef _MACHINE_ENDIAN_H_