Skip to content

Commit 53485da

Browse files
committed
format: Fix formatting in libgit2-sys/lib.rs
1 parent a934af2 commit 53485da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libgit2-sys/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4128,7 +4128,6 @@ extern "C" {
41284128
position: size_t,
41294129
) -> c_int;
41304130

4131-
41324131
// mempack
41334132
pub fn git_mempack_new(out: *mut *mut git_odb_backend) -> c_int;
41344133
pub fn git_mempack_reset(backend: *mut git_odb_backend) -> c_int;

0 commit comments

Comments
 (0)