Skip to content

Commit 9193fc4

Browse files
committed
revert the wrong change
1 parent 62d6196 commit 9193fc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/features.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ mod os {
9898
}
9999

100100
#[cfg(any(
101-
freebsdlike, // FreeBSD since ??? DragonFlyBSD since 10.0
101+
freebsdlike, // FreeBSD since 10.0 DragonFlyBSD since ???
102102
target_os = "illumos", // Since ???
103103
target_os = "netbsd", // Since 6.0
104104
target_os = "openbsd", // Since 5.7

0 commit comments

Comments
 (0)