diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2019-05-07 11:48:47 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2019-05-07 11:50:47 -0700 |
commit | 244d9289a2496cde588ef4a8f0aafe6efeac2e4d (patch) | |
tree | 78010a02ff8e9af12cd182176cff21bce43b7a48 /.gitmodules | |
parent | f8f72bbc97acb4189195646647f6eab01565ee33 (diff) |
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 44e7beb..d8ff84b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "libthunk"] - path = libthunk - url = git://git.pengaru.com/libthunk +[submodule "thunk_h"] + path = thunk_h + url = git://git.pengaru.com/thunk_h |