Merge pull request #5 from Columbus240/master
Remove empty first lines from *.rs files
This commit is contained in:
commit
51f32fb3df
@ -1,4 +1,3 @@
|
||||
|
||||
extern crate elf;
|
||||
|
||||
use std::env;
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
use std::fs;
|
||||
use std::io;
|
||||
use std::path::Path;
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
use std::fmt;
|
||||
|
||||
/// Length of ELF file header platform-independent identification fields
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
#[macro_export]
|
||||
macro_rules! read_u8 {
|
||||
($elf:ident, $io:ident) => ({
|
||||
|
Loading…
x
Reference in New Issue
Block a user