asoft_presenter: fix whitespace

This commit is contained in:
Vince Weaver 2018-07-15 16:03:11 -04:00
parent 5fa88af88b
commit c1b37e50e7
2 changed files with 491 additions and 454 deletions

View File

@ -7,7 +7,7 @@ asoft_presenter: asoft_presenter.o
$(CC) $(LFLAGS) -o asoft_presenter asoft_presenter.o
asoft_presenter.o: asoft_presenter.c
$(CC) $(CLFAGS) -c asoft_presenter.c
$(CC) $(CFLAGS) -c asoft_presenter.c
install:

File diff suppressed because it is too large Load Diff