Magic-number cleanup.
[open-adventure.git] / init.c
diff --git a/init.c b/init.c
index 879ea0847797f701bc8359f506b8df88015a0e36..e3b84fbda07f89146db615bc79789b858f491ae3 100644 (file)
--- a/init.c
+++ b/init.c
@@ -32,7 +32,7 @@
 
 /* Note: 
  *  - the object count limit has been abstracted as NOBJECTS
- *  - the random message limit has been abstracted as RTXSIZE
+ *  - the random message limit has been abstracted as RTXSIZ
  *  - maximum locations limit has been abstracted as LOCSIZ
  */