Skip to content

Commit a4733a3

Browse files
committed
test
1 parent 805c8c3 commit a4733a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/std/src/net/hostname.rs

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

0 commit comments

Comments
 (0)