We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 369fc46 + be45f6b commit c1817fbCopy full SHA for c1817fb
examples/Makefile
@@ -47,7 +47,7 @@ all:
47
48
clean:
49
$(MAKE) -C $(KDIR) CC=$(CC) M=$(PWD) clean
50
- $(RM) other/cat_noblock *.plist
+ $(RM) other/cat_nonblock *.plist
51
52
indent:
53
clang-format -i *.[ch]
0 commit comments