Skip to content

Commit

Permalink
Auto merge of #1259 - semarie:openbsd-unbreak, r=gnzlbg
Browse files Browse the repository at this point in the history
Cleanup dox mess - correction

unbreak openbsd after 7ac0fe5 a `}` was missing
  • Loading branch information
bors committed Feb 14, 2019
2 parents 9a9e2e0 + f8466b6 commit 55622dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/unix/bsd/netbsdlike/openbsdlike/openbsd/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,7 @@ cfg_if! {
}
}
}
}

//https://github.com/openbsd/src/blob/master/sys/sys/mount.h
pub const ISOFSMNT_NORRIP: ::c_int = 0x1; // disable Rock Ridge Ext
Expand Down

0 comments on commit 55622dd

Please sign in to comment.