*** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@213 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1600,10 +1600,7 @@ int addarg(struct arg_val*, char*);
|
|||||||
* function will turn us into the login process.
|
* function will turn us into the login process.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
void start_login(host, autologin, name)
|
void start_login(char *host, int autologin, char *name)
|
||||||
char *host;
|
|
||||||
int autologin;
|
|
||||||
char *name;
|
|
||||||
{
|
{
|
||||||
register char *cp;
|
register char *cp;
|
||||||
struct arg_val argv;
|
struct arg_val argv;
|
||||||
|
Reference in New Issue
Block a user