Remove newline
This commit is contained in:
parent
78d5405654
commit
2b4250ea93
|
@ -6,7 +6,7 @@
|
|||
/* By: tischmid <marvin@42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2023/03/15 21:50:37 by tischmid #+# #+# */
|
||||
/* Updated: 2023/03/17 21:20:38 by tischmid ### ########.fr */
|
||||
/* Updated: 2023/03/24 01:52:27 by tischmid ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
|
@ -52,4 +52,3 @@ int main(void)
|
|||
return (0);
|
||||
}
|
||||
*/ ////
|
||||
|
||||
|
|
Loading…
Reference in New Issue