Files
nethack/win
cohrs cc52b2f533 extra control characters in panic messages
I noticed a few panic messages contained newlines, and one included a naked
carriage return.  panic() adds a newline itself, and also generally ensures
the message will be on a new line (the initial "oops" ensures the message
itself will be on a new lines).  This patch removes the unneeded characters.
2003-10-23 01:30:05 +00:00
..
2003-10-05 13:43:16 +00:00
2003-10-21 01:06:05 +00:00
2003-10-13 21:17:12 +00:00
2003-10-14 10:31:11 +00:00