Change permissions of files added in previous commit
authorLukas Jiriste <ljiriste@student.42prague.com>
Sun, 3 Dec 2023 20:28:28 +0000 (21:28 +0100)
committerLukas Jiriste <ljiriste@student.42prague.com>
Sun, 3 Dec 2023 20:28:28 +0000 (21:28 +0100)
Remove execute permission from ft_strncat_alloc.c and get_next_line.c as
source files are not executable.

ft_strncat_alloc.c [changed mode: 0755->0644]
get_next_line.c [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)