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.
1 parent 369fc46 commit be45f6bCopy full SHA for be45f6b
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