update: fixed normed on more stuff
This commit is contained in:
parent
d36fea0c95
commit
25ec735d0c
4 changed files with 20 additions and 12 deletions
|
|
@ -6,7 +6,7 @@
|
|||
/* By: maiboyer <maiboyer@student.42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2024/07/10 15:47:12 by maiboyer #+# #+# */
|
||||
/* Updated: 2024/09/02 17:44:16 by rparodi ### ########.fr */
|
||||
/* Updated: 2024/09/13 15:31:02 by maiboyer ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
|
|
@ -15,10 +15,6 @@
|
|||
#include "line/_line_structs.h"
|
||||
#include "me/mem/mem.h"
|
||||
|
||||
#ifdef static
|
||||
# undef static
|
||||
#endif
|
||||
|
||||
t_const_str get_unfinished_str(void)
|
||||
{
|
||||
return ("If you see this,"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue