diff options
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 |