Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Normalize tabs to spaces #246

Merged
merged 2 commits into from
Jan 26, 2016
Merged

Normalize tabs to spaces #246

merged 2 commits into from
Jan 26, 2016

Conversation

arcnmx
Copy link
Contributor

@arcnmx arcnmx commented Jan 26, 2016

No description provided.

@@ -3,114 +3,114 @@ use errno::Errno;
use std::os::unix::io::AsRawFd;

pub mod vfs {
#[cfg(target_pointer_width = "32")]
#[cfg(target_pointer_width = "32")]
pub mod hwdep {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

outdent this line by 4 spaces

@kamalmarhubi
Copy link
Member

This looks good modulo, I can merge it after you fix the one niggle :-)

@arcnmx
Copy link
Contributor Author

arcnmx commented Jan 26, 2016

Change made!

@arcnmx arcnmx mentioned this pull request Jan 26, 2016
@kamalmarhubi kamalmarhubi merged commit e8f014d into nix-rust:master Jan 26, 2016
@kamalmarhubi
Copy link
Member

Merged :-)

@arcnmx arcnmx deleted the whitespace branch January 26, 2016 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants