@@ -1,7 +1,7 @@
#!/usr/bin/bash
CC=clang
CFLAGS="-g -Wall -Werror -pedantic"
CFLAGS="-g -Wall -Werror -Wpedantic"
SRC=*.c
OUT=main
The note is not visible to the blocked user.