Files
nethack/win
PatR a975287467 couple of string concatenations in win/tty/
Plus a modest amount (really!) of reformatting.

Also got rid of 'copy_of()' since dupstr() does the same thing [except
for the 'treat Null as ""' part; when needed, that can be done in the
call:  dupstr(!str ? "" : str)].
2015-11-06 16:39:29 -08:00
..
2015-10-17 13:15:46 +03:00
2015-10-17 18:47:31 +03:00
2015-11-02 01:51:58 -08:00