librustc: tidy cleanup

This commit is contained in:
Young-il Choi 2014-01-06 13:06:06 +09:00
parent e6490cbdb0
commit 635002a350
1 changed files with 1 additions and 1 deletions

View File

@ -756,7 +756,7 @@ fn get_system_tool(sess: Session, tool: &str) -> ~str {
}
},
_ => tool.to_owned(),
}
}
}
/// Perform the linkage portion of the compilation phase. This will generate all