=================================================================== RCS file: /cvs/sys/dev/microcode/siop/ncr53cxxx.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 --- sys/dev/microcode/siop/ncr53cxxx.c 2008/03/04 16:12:35 1.1 +++ sys/dev/microcode/siop/ncr53cxxx.c 2008/03/04 16:12:35 1.1.1.1 @@ -1,4 +1,4 @@ -/* $OpenBSD: ncr53cxxx.c,v 1.1 2008/03/04 16:12:35 nbrk Exp $ */ +/* $OpenBSD: ncr53cxxx.c,v 1.1.1.1 2008/03/04 16:12:35 nbrk Exp $ */ /* $NetBSD: ncr53cxxx.c,v 1.14 2005/02/11 06:21:22 simonb Exp $ */ /* @@ -416,7 +416,7 @@ if (outfp) { time_t cur_time; - fprintf(outfp, "/*\t$OpenBSD: ncr53cxxx.c,v 1.1 2008/03/04 16:12:35 nbrk Exp $\t*/\n"); + fprintf(outfp, "/*\t$OpenBSD: ncr53cxxx.c,v 1.1.1.1 2008/03/04 16:12:35 nbrk Exp $\t*/\n"); fprintf(outfp, "/*\n"); fprintf(outfp, " *\tDO NOT EDIT - this file is automatically generated.\n"); time(&cur_time);