reindentation

git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@80 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
This commit is contained in:
Joshua Kwan 2004-01-04 22:49:29 +00:00
parent 1adf4dbb69
commit 4aed9485f4
2 changed files with 40 additions and 39 deletions

View File

@ -1168,7 +1168,8 @@ purge_stale_locks (void)
clear ();
drawbanner (1, 1);
mvaddstr (3, 1, "There is a stale Nethack process, attempting to recover...");
mvaddstr (3, 1,
"There is a stale Nethack process, attempting to recover...");
refresh ();
pid = atoi (buf);