diff options
| author | 2019-02-13 15:53:57 +0100 | |
|---|---|---|
| committer | 2019-03-29 18:22:08 +0100 | |
| commit | eadc834bb307381aa6bcdc11bde678f027a05ff8 (patch) | |
| tree | ea035aabf0da4d7dc77a2a1dbfaefc5d0b86c71c | |
| parent | common/zstd_compression: simplify decompression interface (diff) | |
| download | yuzu-eadc834bb307381aa6bcdc11bde678f027a05ff8.tar.gz yuzu-eadc834bb307381aa6bcdc11bde678f027a05ff8.tar.xz yuzu-eadc834bb307381aa6bcdc11bde678f027a05ff8.zip | |
gitmodules: Replace taps with spaces
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index b891805de..26b4e5272 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -41,5 +41,5 @@ | |||
| 41 | path = externals/Vulkan-Headers | 41 | path = externals/Vulkan-Headers |
| 42 | url = https://github.com/KhronosGroup/Vulkan-Headers.git | 42 | url = https://github.com/KhronosGroup/Vulkan-Headers.git |
| 43 | [submodule "externals/zstd"] | 43 | [submodule "externals/zstd"] |
| 44 | path = externals/zstd | 44 | path = externals/zstd |
| 45 | url = https://github.com/facebook/zstd | 45 | url = https://github.com/facebook/zstd |