mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 10:47:18 +00:00 
			
		
		
		
	Fix teeny typo
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1089 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -328,8 +328,8 @@ static int action_status(struct mansession *s, struct message *m) | ||||
| 			"Extension: %s\r\n" | ||||
| 			"Priority: %d\r\n" | ||||
| 			"%s" | ||||
| 			"\r\n" | ||||
| 			"Uniqueid: %s\r\n", | ||||
| 			"Uniqueid: %s\r\n" | ||||
| 			"\r\n", | ||||
| 			c->name, c->callerid ? c->callerid : "<unknown>",  | ||||
| 			ast_state2str(c->_state), c->context, | ||||
| 			c->exten, c->priority, bridge, c->uniqueid); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user