diff options
author | Christopher Peplin <chris.peplin@rhubarbtech.com> | 2013-12-30 13:31:35 -0500 |
---|---|---|
committer | Christopher Peplin <chris.peplin@rhubarbtech.com> | 2013-12-30 13:31:35 -0500 |
commit | af948d07d4d7866099293df4d311b0f79b9eb6f5 (patch) | |
tree | eb8f9d5eef63c5f7226e7efdead1dbdf864fe781 /.gitmodules | |
parent | 9bd37899bc1bb9ed43a26bdd213b3238c37a4bb1 (diff) |
Use renamed bitfield-c dependency.
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 6114ce5e..aae6d232 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "deps/canutil"] - path = deps/canutil + path = deps/bitfield-c url = https://github.com/openxc/canutil |