--- tme/machine/sun2/sun2-mmu.c 2018/04/24 16:37:52 1.1 +++ tme/machine/sun2/sun2-mmu.c 2018/04/24 16:37:52 1.1.1.1 @@ -1,4 +1,4 @@ -/* $Id: sun2-mmu.c,v 1.1 2018/04/24 16:37:52 root Exp $ */ +/* $Id: sun2-mmu.c,v 1.1.1.1 2018/04/24 16:37:52 root Exp $ */ /* machine/sun2/sun2-mmu.c - implementation of Sun 2 MMU emulation: */ @@ -34,7 +34,7 @@ */ #include -_TME_RCSID("$Id: sun2-mmu.c,v 1.1 2018/04/24 16:37:52 root Exp $"); +_TME_RCSID("$Id: sun2-mmu.c,v 1.1.1.1 2018/04/24 16:37:52 root Exp $"); /* includes: */ #include "sun2-impl.h"