summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar unknown2019-02-13 15:53:57 +0100
committerGravatar FreddyFunk2019-03-29 18:22:08 +0100
commiteadc834bb307381aa6bcdc11bde678f027a05ff8 (patch)
treeea035aabf0da4d7dc77a2a1dbfaefc5d0b86c71c
parentcommon/zstd_compression: simplify decompression interface (diff)
downloadyuzu-eadc834bb307381aa6bcdc11bde678f027a05ff8.tar.gz
yuzu-eadc834bb307381aa6bcdc11bde678f027a05ff8.tar.xz
yuzu-eadc834bb307381aa6bcdc11bde678f027a05ff8.zip
gitmodules: Replace taps with spaces
-rw-r--r--.gitmodules4
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