diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2022-04-14 16:09:02 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2022-04-14 16:09:02 -0700 |
commit | 2950943a8de81787224897694f03e0a80dc2a881 (patch) | |
tree | f89a3c4e039a41f9f51a90985e4455aba348344a | |
parent | ca4692d4e02e28a34a42c6112fb5f0475e6ac83d (diff) |
rototiller: switch branch back to mastergtkfbda
til_fb_context() is back in master again
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 6ce2cdd..1c86bba 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "rototiller"] path = rototiller url = https://git.pengaru.com/rototiller - branch = fbcontext + branch = master |