mirror of
				https://github.com/osmarks/ngircd.git
				synced 2025-10-31 05:52:59 +00:00 
			
		
		
		
	misspelling in ERR_NORECIPIENT reply
This commit is contained in:
		 Dana Dahlstrom
					Dana Dahlstrom
				
			
				
					committed by
					
						 Florian Westphal
						Florian Westphal
					
				
			
			
				
	
			
			
			 Florian Westphal
						Florian Westphal
					
				
			
						parent
						
							51b88b12f3
						
					
				
				
					commit
					3a7d59c1ac
				
			| @@ -94,7 +94,7 @@ | ||||
| #define ERR_TOOMANYCHANNELS_MSG		"405 %s %s :You have joined too many channels" | ||||
| #define ERR_WASNOSUCHNICK_MSG		"406 %s %s :There was no such nickname" | ||||
| #define ERR_NOORIGIN_MSG		"409 %s :No origin specified" | ||||
| #define ERR_NORECIPIENT_MSG		"411 %s :No receipient given (%s)" | ||||
| #define ERR_NORECIPIENT_MSG		"411 %s :No recipient given (%s)" | ||||
| #define ERR_NOTEXTTOSEND_MSG		"412 %s :No text to send" | ||||
| #define ERR_WILDTOPLEVEL		"414 %s :Wildcard in toplevel domain" | ||||
| #define ERR_UNKNOWNCOMMAND_MSG		"421 %s %s :Unknown command" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user