From e7046620337beccaf8b8eec31b5b25286be760da Mon Sep 17 00:00:00 2001 From: Paul Janzen Date: Wed, 19 Sep 2001 10:51:56 +0000 Subject: occured->occurred; from NetBSD via Mike Pechkin . One of these was even in a string that got printed out. --- games/phantasia/misc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/phantasia/misc.c') diff --git a/games/phantasia/misc.c b/games/phantasia/misc.c index d293cd0b14c..faa1f2d3bf9 100644 --- a/games/phantasia/misc.c +++ b/games/phantasia/misc.c @@ -1,4 +1,4 @@ -/* $OpenBSD: misc.c,v 1.8 2001/07/09 07:04:29 deraadt Exp $ */ +/* $OpenBSD: misc.c,v 1.9 2001/09/19 10:51:55 pjanzen Exp $ */ /* $NetBSD: misc.c,v 1.2 1995/03/24 03:59:03 cgd Exp $ */ /* @@ -1473,7 +1473,7 @@ distance(x1, x2, y1, y2) / AUTHOR: E. A. Estes, 12/4/85 / / ARGUMENTS: -/ int whichsig - signal which occured to cause jump to here +/ int whichsig - signal which occurred to cause jump to here / / RETURN VALUE: none / -- cgit v1.2.3