Skip to content

Commit

Permalink
Remove stray # in CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
zombiezen committed Apr 14, 2020
1 parent 1171817 commit e8c7961
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -16,7 +16,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
(#[1163](https://github.com/nix-rust/nix/pull/1163))
- Derived `Ord`, `PartialOrd` for `unistd::Pid` (#[1189](https://github.com/nix-rust/nix/pull/1189))
- Added `select::FdSet::fds` method to iterate over file descriptors in a set.
(#[#1207](https://github.com/nix-rust/nix/pull/1207))
([#1207](https://github.com/nix-rust/nix/pull/1207))

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

0 comments on commit e8c7961

Please sign in to comment.