comments
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6213 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -40,6 +40,10 @@ | ||||
|  | ||||
| RCSID("$Id$"); | ||||
|  | ||||
| /* | ||||
|  * Set the common part of the context `kc' | ||||
|  */ | ||||
|  | ||||
| void | ||||
| context_set (kx_context *kc, char *host, char *user, int port, | ||||
| 	     int debug_flag, int keepalive_flag, int tcp_flag) | ||||
| @@ -52,6 +56,10 @@ context_set (kx_context *kc, char *host, char *user, int port, | ||||
|     kc->tcp_flag	= tcp_flag; | ||||
| } | ||||
|  | ||||
| /* | ||||
|  * dispatch functions | ||||
|  */ | ||||
|  | ||||
| void | ||||
| context_destroy (kx_context *kc) | ||||
| { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Assar Westerlund
					Assar Westerlund