mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	Remove as much trailing whitespace as possible.
Change-Id: I873c1c6d00f447269bd841494459efccdd2c19c0
This commit is contained in:
		| @@ -219,7 +219,7 @@ static int controlplayback_exec(struct ast_channel *chan, const char *data) | ||||
| 		ast_log(LOG_WARNING, "ControlPlayback requires an argument (filename)\n"); | ||||
| 		return -1; | ||||
| 	} | ||||
| 	 | ||||
|  | ||||
| 	tmp = ast_strdupa(data); | ||||
| 	AST_STANDARD_APP_ARGS(args, tmp); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user