Skip to content

Commit 97ba15c

Browse files
committed
Forgot a closing bracket :(
1 parent 1855a1c commit 97ba15c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library/std/src/net/hostname.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,4 @@ pub fn hostname() -> std::io::Result<OsString> {
3232
}
3333
_ => Err(std::io::Error::last_os_error()),
3434
}
35+
}

0 commit comments

Comments
 (0)