rebrand
This commit is contained in:
		
							parent
							
								
									de1a2a7b33
								
							
						
					
					
						commit
						a62b033cb5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -497,7 +497,7 @@ server_read (GIOChannel *source, GIOCondition condition, server *serv)
 | 
			
		|||
				serv->linebuf[serv->pos] = lbuf[i];
 | 
			
		||||
				if (serv->pos >= (sizeof (serv->linebuf) - 1))
 | 
			
		||||
					fprintf (stderr,
 | 
			
		||||
								"*** XCHAT WARNING: Buffer overflow - shit server!\n");
 | 
			
		||||
								"*** HEXCHAT WARNING: Buffer overflow - shit server!\n");
 | 
			
		||||
				else
 | 
			
		||||
					serv->pos++;
 | 
			
		||||
			}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue