Skip to content

Commit e8c7961

Browse files
committed
Remove stray # in CHANGELOG
1 parent 1171817 commit e8c7961

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1616
(#[1163](https://github.com/nix-rust/nix/pull/1163))
1717
- Derived `Ord`, `PartialOrd` for `unistd::Pid` (#[1189](https://github.com/nix-rust/nix/pull/1189))
1818
- Added `select::FdSet::fds` method to iterate over file descriptors in a set.
19-
(#[#1207](https://github.com/nix-rust/nix/pull/1207))
19+
([#1207](https://github.com/nix-rust/nix/pull/1207))
2020

2121
### Changed
2222
- Changed `fallocate` return type from `c_int` to `()` (#[1201](https://github.com/nix-rust/nix/pull/1201))

0 commit comments

Comments
 (0)