Fix RCS keyword string.

This commit is contained in:
jruoho 2011-08-29 11:16:35 +00:00
parent df2580b9bc
commit b5fcb61237
3 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD */
/* $NetBSD: zl10353.c,v 1.2 2011/08/29 11:16:35 jruoho Exp $ */
/*-
* Copyright (c) 2011 The NetBSD Foundation, Inc.
@ -30,7 +30,7 @@
* SUCH DAMAGE.
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: zl10353.c,v 1.1 2011/08/29 11:14:15 jruoho Exp $");
__KERNEL_RCSID(0, "$NetBSD: zl10353.c,v 1.2 2011/08/29 11:16:35 jruoho Exp $");
#include <sys/param.h>
#include <sys/kmem.h>

View File

@ -1,4 +1,4 @@
/* $NetBSD */
/* $NetBSD: zl10353reg.h,v 1.2 2011/08/29 11:16:36 jruoho Exp $ */
/*-
* Copyright (c) 2011 The NetBSD Foundation, Inc.

View File

@ -1,4 +1,4 @@
/* $NetBSD */
/* $NetBSD: zl10353var.h,v 1.2 2011/08/29 11:16:36 jruoho Exp $ */
/*-
* Copyright (c) 2011 The NetBSD Foundation, Inc.