oops, big bug

git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@67 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
This commit is contained in:
Joshua Kwan 2004-01-04 02:20:54 +00:00
parent 71f367b1b4
commit e9a719ea90
1 changed files with 2 additions and 2 deletions

View File

@ -1281,9 +1281,9 @@ main (void)
assert (loggedin);
endwin ();
purge_stale_locks ();
endwin ();
/* environment */
snprintf (atrcfilename, 81, "@%s", rcfilename);