mirror of
https://github.com/facebook/zstd.git
synced 2025-12-09 14:01:11 +03:00
Minor typo
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
# TODO: ROOTS, FOUND, etc., as arrays (since they fail on paths with spaces)
|
# TODO: ROOTS, FOUND, etc., as arrays (since they fail on paths with spaces)
|
||||||
# TODO: revert to Bash-only regex (the grep ones being too slow)
|
# TODO: revert to Bash-only regex (the grep ones being too slow)
|
||||||
#
|
#
|
||||||
# Author: Carl Woffenden, Numfum GmbH (this script released under a CC0 license/Public Domain)
|
# Author: Carl Woffenden, Numfum GmbH (this script is released under a CC0 license/Public Domain)
|
||||||
|
|
||||||
# Common file roots
|
# Common file roots
|
||||||
ROOTS="."
|
ROOTS="."
|
||||||
|
|||||||
Reference in New Issue
Block a user