add missing ;
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20442 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -15,7 +15,7 @@ HEIMDAL_GSS_1.0 { | ||||
| 		GSS_C_PEER_HAS_UPDATED_SPNEGO; | ||||
| 		gss_acquire_cred; | ||||
| 		gss_release_cred; | ||||
| 		gss_init_sec_context | ||||
| 		gss_init_sec_context; | ||||
| 		gss_accept_sec_context; | ||||
| 		gss_process_context_token; | ||||
| 		gss_delete_sec_context; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Love Hörnquist Åstrand
					Love Hörnquist Åstrand