Commit 15699ad2 authored by Steven Fackler's avatar Steven Fackler
Browse files

rustfmt

parent 3be2f3b8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
use *;
use libc::*;
use std::ptr;
use *;

pub type SHA_LONG = c_uint;