Generic: Fix warnings (fallthrough mosty)
This commit is contained in:
		| @@ -912,7 +912,7 @@ OM_uint32 GSSAPI_CALLCONV _gsskrb5_init_sec_context | ||||
| 			time_rec); | ||||
| 	if (ret != GSS_S_COMPLETE) | ||||
| 	    break; | ||||
| 	/* FALL THOUGH */ | ||||
| 	/* FALLTHROUGH */ | ||||
|     case INITIATOR_RESTART: | ||||
| 	ret = init_auth_restart(minor_status, | ||||
| 				cred, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Nicolas Williams
					Nicolas Williams