aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/include/pte.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/powerpc/include/pte.h')
-rw-r--r--sys/powerpc/include/pte.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/include/pte.h b/sys/powerpc/include/pte.h
index 391c82e45951..2c802887df13 100644
--- a/sys/powerpc/include/pte.h
+++ b/sys/powerpc/include/pte.h
@@ -29,7 +29,7 @@
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $NetBSD: pte.h,v 1.2 1998/08/31 14:43:40 tsubai Exp $
- * $FreeBSD$
+ * $FreeBSD: src/sys/powerpc/include/pte.h,v 1.5 2005/11/11 12:03:28 grehan Exp $
*/
#ifndef _MACHINE_PTE_H_