etienne a pas les pizzas
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
/* By: vvaas <vvaas@student.42angouleme.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2024/01/22 17:31:06 by maldavid #+# #+# */
|
||||
/* Updated: 2024/01/25 23:01:42 by maldavid ### ########.fr */
|
||||
/* Updated: 2024/01/25 23:27:00 by maldavid ### ########.fr */
|
||||
/* */
|
||||
/******************************************************************************/
|
||||
|
||||
@@ -210,7 +210,7 @@ namespace irc
|
||||
break;
|
||||
}
|
||||
}
|
||||
return ;
|
||||
return;
|
||||
}
|
||||
for(channel_it it = _channels.begin(); it != _channels.end(); ++it)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user