]> git.lizzy.rs Git - rust.git/commitdiff
librustc: tidy cleanup
authorYoung-il Choi <duddlf.choi@samsung.com>
Mon, 6 Jan 2014 04:06:06 +0000 (13:06 +0900)
committerYoung-il Choi <duddlf.choi@samsung.com>
Mon, 6 Jan 2014 04:06:06 +0000 (13:06 +0900)
src/librustc/back/link.rs

index 414978df1dbe1d30992144199ba99c90580ef87e..a73c3cf6b5ca2146d770498532c9d9c16bd68b44 100644 (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