diff options
Diffstat (limited to 'sys/pc98/include/stack.h')
-rw-r--r-- | sys/pc98/include/stack.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/include/stack.h b/sys/pc98/include/stack.h index 2f854615f31c..ff0c2cb40a43 100644 --- a/sys/pc98/include/stack.h +++ b/sys/pc98/include/stack.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/stack.h,v 1.1.2.1.6.1 2010/02/10 00:26:20 kensmith Exp $ */ #include <i386/stack.h> |