(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:
Assar Westerlund
1999-06-15 02:36:56 +00:00
parent 1f70147ff3
commit c233ec13dc

View File

@@ -45,7 +45,7 @@ RCSID("$Id$");
*/
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)
{
kc->host = host;