Commit ec46dcb4 authored by Clément Stenac's avatar Clément Stenac

Don't insult the user - Patch by Torsten Spindler

parent b8fa2eff
......@@ -366,7 +366,7 @@ static void Run( intf_thread_t *p_intf )
else
{
/* wrong password */
Write_message( cl, NULL, "\r\nTry again, you polio:",
Write_message( cl, NULL, "\r\nWrong password. ",
WRITE_MODE_PWD );
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment