mech-login.c revision 97c339398f1aba6f315b55a9b6ee6b020e33bea4
1571N/A * LOGIN authentication mechanism. 1571N/A * Copyright (c) 2004 Andrey Panin <pazke@donpac.ru> 1571N/A * This program is free software; you can redistribute it and/or modify 1571N/A * it under the terms of the GNU Lesser General Public License as published 1571N/A * by the Free Software Foundation; either version 2 of the License, or 1571N/A * (at your option) any later version. static const char prompt1[] =
"Username:";