made `new_login' const
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1756 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -53,7 +53,7 @@ extern int require_otp;
|
||||
#ifdef AUTHENTICATION
|
||||
extern int auth_level;
|
||||
#endif
|
||||
extern char *new_login;
|
||||
extern const char *new_login;
|
||||
|
||||
extern slcfun slctab[NSLC + 1]; /* slc mapping table */
|
||||
|
||||
|
Reference in New Issue
Block a user