mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 18:55:19 +00:00 
			
		
		
		
	dialplan: Add one static and fix two whitespace errors.
Change-Id: Ia14d515ab63e773097adc6af772ca7123a392f83
This commit is contained in:
		| @@ -4739,7 +4739,7 @@ static int acf_faxopt_write(struct ast_channel *chan, const char *cmd, char *dat | ||||
| } | ||||
|  | ||||
| /*! \brief FAXOPT dialplan function */ | ||||
| struct ast_custom_function acf_faxopt = { | ||||
| static struct ast_custom_function acf_faxopt = { | ||||
| 	.name = "FAXOPT", | ||||
| 	.read = acf_faxopt_read, | ||||
| 	.write = acf_faxopt_write, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user