From 244d9289a2496cde588ef4a8f0aafe6efeac2e4d Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Tue, 7 May 2019 11:48:47 -0700 Subject: libthunk: rename to thunk_h, update submodule url --- .gitmodules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.gitmodules') 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 -- cgit v1.2.3