Skip to content
Snippets Groups Projects
Commit a9e49310 authored by deuce's avatar deuce
Browse files

Fix typo in last commit

parent 535a6ed1
No related branches found
No related tags found
No related merge requests found
......@@ -1170,7 +1170,7 @@ int uinput(int mode, int left, int top, char *prompt, char *str,
int i,plen,slen;
hidemouse();
resetdynamic();
reset_dynamic();
plen=strlen(prompt);
if(!plen)
slen=4;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment