@@ -6,7 +6,7 @@ all: client server
client:
mkdir -p build
$(CC) $(CFLAGS) -o build/client client.c util/util.c
$(CC) $(CFLAGS) -o build/client client.c
server:
The note is not visible to the blocked user.