(context_set): const pollution
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6308 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -45,7 +45,7 @@ RCSID("$Id$");
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
void
|
void
|
||||||
context_set (kx_context *kc, char *host, char *user, int port,
|
context_set (kx_context *kc, const char *host, const char *user, int port,
|
||||||
int debug_flag, int keepalive_flag, int tcp_flag)
|
int debug_flag, int keepalive_flag, int tcp_flag)
|
||||||
{
|
{
|
||||||
kc->host = host;
|
kc->host = host;
|
||||||
|
Reference in New Issue
Block a user