Skip to content

Commit ebea025

Browse files
committed
fixup
1 parent 134bb21 commit ebea025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/librustdoc/html/layout.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ use std::fmt;
1212
use std::io;
1313

1414
use externalfiles::ExternalHtml;
15-
use html::markdown
15+
use html::markdown;
1616

1717
#[deriving(Clone)]
1818
pub struct Layout {

0 commit comments

Comments
 (0)