[BUG REPORT] Minor typo in constants.c

From: John Woods (JWoodsIII@AOL.COM)
Date: 07/11/98


In the patch for bpl13a -> bpl14, it tells you to:
   "clear",
   "crystal clear"
+  "\n"
 };

But apparently a comma is missing after crystal clear. ie, should be:
   "clear",
-   "crystal clear"
+   "crystal clear",
+  "\n"
 };

Thanks,
-Elrelet

PS: Sorry, couldn't figure out how to do BCC with AOL. I hope reg CC doesn't
mess it up.


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/15/00 PST