summaryrefslogtreecommitdiffstats
path: root/phantasia/phantdefs.h
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2001-09-16 16:34:23 +0000
committerwiz <wiz@NetBSD.org>2001-09-16 16:34:23 +0000
commite1fcd98d0f2d15b45a9096da4360a5f126a1d49b (patch)
tree73c501bc5b51713b81a7c24113c5d201f8536cd2 /phantasia/phantdefs.h
parent497035fa9370f5eadc956c6d553892e317bf6377 (diff)
downloadbsdgames-darwin-e1fcd98d0f2d15b45a9096da4360a5f126a1d49b.tar.gz
bsdgames-darwin-e1fcd98d0f2d15b45a9096da4360a5f126a1d49b.tar.zst
bsdgames-darwin-e1fcd98d0f2d15b45a9096da4360a5f126a1d49b.zip
Spell 'occurred' with two 'r's.
Diffstat (limited to 'phantasia/phantdefs.h')
-rw-r--r--phantasia/phantdefs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/phantasia/phantdefs.h b/phantasia/phantdefs.h
index 88cd98b7..0f3e0783 100644
--- a/phantasia/phantdefs.h
+++ b/phantasia/phantdefs.h
@@ -1,4 +1,4 @@
-/* $NetBSD: phantdefs.h,v 1.3 1999/09/30 18:01:33 jsm Exp $ */
+/* $NetBSD: phantdefs.h,v 1.4 2001/09/16 16:34:25 wiz Exp $ */
/*
* phantdefs.h - important constants for Phantasia
@@ -28,7 +28,7 @@
#define S_INBATTLE 4 /* playing - in battle */
#define S_MONSTER 5 /* playing - fighting monster */
#define S_TRADING 6 /* playing - at a trading post */
-#define S_HUNGUP 7 /* error occured with character */
+#define S_HUNGUP 7 /* error occurred with character */
/* tampered constants */
#define T_OFF 0 /* nothing */