git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@51 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
This commit is contained in:
Joshua Kwan 2004-01-03 03:54:16 +00:00
parent d9c2a09b9f
commit f0770947e7
1 changed files with 1 additions and 1 deletions

View File

@ -450,7 +450,7 @@ changepw ()
noecho ();
getnstr (buf, 20);
echo (); /* Putting echo back on just for saftey and because it can't hurt. */
echo (); /* Putting echo back on just for safety and because it can't hurt. */
if (buf && *buf == '\0')
return;