Skip to content

Commit 22cb98c

Browse files
committed
DO NOT MERGE commit a semver violation to make sure it gets picked up
1 parent e164412 commit 22cb98c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/unix/bsd/apple/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ s! {
276276
}
277277

278278
pub struct addrinfo {
279-
pub ai_flags: c_int,
279+
pub ai_flags: c_long,
280280
pub ai_family: c_int,
281281
pub ai_socktype: c_int,
282282
pub ai_protocol: c_int,

0 commit comments

Comments
 (0)