Tweak 908 syntax
This commit is contained in:
		
							parent
							
								
									baa5f9710a
								
							
						
					
					
						commit
						c804179a99
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -969,7 +969,7 @@ process_numeric (session * sess, int n,
 | 
			
		|||
		}
 | 
			
		||||
		break;
 | 
			
		||||
	case 908:	/* Supported SASL Mechs */
 | 
			
		||||
		inbound_sasl_supportedmechs (serv, word_eol[3]+1);
 | 
			
		||||
		inbound_sasl_supportedmechs (serv, word[4]);
 | 
			
		||||
		break;
 | 
			
		||||
 | 
			
		||||
	default:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue