diff options
Diffstat (limited to 'sys/arch/sun68k/include/mon.h')
| -rw-r--r-- | sys/arch/sun68k/include/mon.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sun68k/include/mon.h b/sys/arch/sun68k/include/mon.h index de5dc3d7b3a..53e96dea713 100644 --- a/sys/arch/sun68k/include/mon.h +++ b/sys/arch/sun68k/include/mon.h @@ -1,4 +1,4 @@ -/* $NetBSD: mon.h,v 1.5 2008/04/28 20:23:38 martin Exp $ */ +/* $NetBSD: mon.h,v 1.6 2023/06/24 05:31:05 msaitoh Exp $ */ /*- * Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -35,7 +35,7 @@ * * In particular, this file came out of the Walnut Creek cdrom collection * which contained no warnings about any possible copyright infringement. - * It was also indentical to a file in the sprite kernel tar file found on + * It was also identical to a file in the sprite kernel tar file found on * allspice.berkeley.edu. * It also written in the annoying sprite coding style. I've made * efforts not to heavily edit their file, just ifdef parts out. -- glass |
