diff options
Diffstat (limited to 'src/p_args_len.h')
-rw-r--r-- | src/p_args_len.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/p_args_len.h b/src/p_args_len.h index cbe8cd0..e27c28f 100644 --- a/src/p_args_len.h +++ b/src/p_args_len.h @@ -10,8 +10,8 @@ /* */ /* ************************************************************************** */ -#ifndef FT_P_ARGS_LEN_H -# define FT_P_ARGS_LEN_H +#ifndef P_ARGS_LEN_H +# define P_ARGS_LEN_H # include <stddef.h> |