1
0

✏️」 norm(Megaphone): normed project.

This commit is contained in:
2024-10-26 00:08:57 +02:00
parent eb371606cd
commit 5b4c494a31
2 changed files with 1 additions and 2 deletions

Binary file not shown.

View File

@ -6,7 +6,7 @@
/* By: adjoly <adjoly@student.42angouleme.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2024/10/25 16:31:50 by adjoly #+# #+# */
/* Updated: 2024/10/25 17:47:40 by adjoly ### ########.fr */
/* Updated: 2024/10/25 23:25:48 by adjoly ### ########.fr */
/* */
/* ************************************************************************** */
@ -24,7 +24,6 @@ void str_to_upper(std::string &str)
}
}
int main(int ac, char **av)
{
std::string str;