mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-11-03 20:38:59 +00:00 
			
		
		
		
	Typo
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1711 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		@@ -538,7 +538,7 @@ int ast_callerid_parse(char *instr, char **name, char **location)
 | 
			
		||||
				instr[strlen(instr) - 1] = '\0';
 | 
			
		||||
			/* And leading spaces */
 | 
			
		||||
			while(**name && (**name < 33))
 | 
			
		||||
				name++;
 | 
			
		||||
				(*name)++;
 | 
			
		||||
			return 0;
 | 
			
		||||
		}
 | 
			
		||||
	} else {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user