diff options
Diffstat (limited to 'sys/arm/include/pte.h')
-rw-r--r-- | sys/arm/include/pte.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arm/include/pte.h b/sys/arm/include/pte.h index 292983a9cd0c..417823ee41a1 100644 --- a/sys/arm/include/pte.h +++ b/sys/arm/include/pte.h @@ -31,7 +31,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/arm/include/pte.h,v 1.5.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _MACHINE_PTE_H_ |