fix spaces

This commit is contained in:
gandc 2025-05-23 00:09:40 +03:00
parent 33eb9abf73
commit ca062e99e3
Signed by: gandc
GPG Key ID: 9F77B03D43C42CB4

View File

@ -9,9 +9,9 @@ SRC := src/myRPC-client.c
OBJ := myRPC-client.o
BIN := myRPC-client
version := 1.0
revision := 0
architecture := all
version := 1.0
revision := 0
architecture := all
.PHONY: all clean deb