mirror of
https://github.com/paxed/dgamelaunch.git
synced 2025-07-29 16:45:35 +02:00
reindentation
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@80 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
This commit is contained in:
parent
1adf4dbb69
commit
4aed9485f4
@ -1168,7 +1168,8 @@ purge_stale_locks (void)
|
|||||||
|
|
||||||
clear ();
|
clear ();
|
||||||
drawbanner (1, 1);
|
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 ();
|
refresh ();
|
||||||
|
|
||||||
pid = atoi (buf);
|
pid = atoi (buf);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user