mirror of
https://github.com/paxed/dgamelaunch.git
synced 2025-07-28 16:14:33 +02:00
typo
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@51 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
This commit is contained in:
parent
d9c2a09b9f
commit
f0770947e7
@ -450,7 +450,7 @@ changepw ()
|
|||||||
|
|
||||||
noecho ();
|
noecho ();
|
||||||
getnstr (buf, 20);
|
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')
|
if (buf && *buf == '\0')
|
||||||
return;
|
return;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user