=================================================================== RCS file: /cvs/sys/lib/libkern/arch/m68k/memset.S,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 --- sys/lib/libkern/arch/m68k/memset.S 2008/03/04 16:15:11 1.1 +++ sys/lib/libkern/arch/m68k/memset.S 2008/03/04 16:15:11 1.1.1.1 @@ -1,4 +1,4 @@ -/* $OpenBSD: memset.S,v 1.1 2008/03/04 16:15:11 nbrk Exp $ */ +/* $OpenBSD: memset.S,v 1.1.1.1 2008/03/04 16:15:11 nbrk Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. @@ -37,7 +37,7 @@ #if defined(LIBC_SCCS) .text - .asciz "$OpenBSD: memset.S,v 1.1 2008/03/04 16:15:11 nbrk Exp $" + .asciz "$OpenBSD: memset.S,v 1.1.1.1 2008/03/04 16:15:11 nbrk Exp $" #endif /* LIBC_SCCS */ /*