mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-15 09:44:36 +00:00
Merge pull request #637 from neheb/cl
apply-clang-format.sh: Add support for BSD find
This commit is contained in:
commit
fa9f063fe4
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ fi
|
|||
|
||||
expand --tabs=2 --initial lib/siphash.h | sponge lib/siphash.h
|
||||
|
||||
find \
|
||||
find . \
|
||||
-name '*.[ch]' \
|
||||
-o -name '*.cpp' \
|
||||
-o -name '*.cxx' \
|
||||
|
|
Loading…
Add table
Reference in a new issue