Skip to content

Commit

Permalink
now compiles
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminHThomas committed Jul 16, 2024
1 parent cbb7587 commit bf581e3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ CFILES = main.c \
get_next_line.c \
get_next_line_utils.c \
lex_bools1.c \
lex_env_vars.c \
lex_executables.c \
lex_retrieve_tk1.c \
lex_retrieve_tk2.c \
Expand Down
2 changes: 1 addition & 1 deletion src/builtins/echo.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
/* By: bthomas <[email protected]> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2024/07/12 20:25:48 by bthomas #+# #+# */
/* Updated: 2024/07/16 15:03:47 by bthomas ### ########.fr */
/* Updated: 2024/07/16 15:12:58 by bthomas ### ########.fr */
/* */
/* ************************************************************************** */

Expand Down

0 comments on commit bf581e3

Please sign in to comment.