mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-26 19:40:04 +00:00
Fix typo in travis clang-format comment version name
This commit is contained in:
parent
68943acd67
commit
d7c65b76d9
@ -6,7 +6,7 @@ if grep -nr '\s$' src *.yml *.txt *.md Doxyfile .gitignore .gitmodules .travis*
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Default clang-format points to default 3.5 version one
|
# Default clang-format points to default 3.9 version one
|
||||||
CLANG_FORMAT=clang-format-3.9
|
CLANG_FORMAT=clang-format-3.9
|
||||||
$CLANG_FORMAT --version
|
$CLANG_FORMAT --version
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user