Skip to content

Commit

Permalink
Merge pull request #462 from uniontech-lilinjie/master
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
rewolff authored Jan 10, 2023
2 parents 826ffa9 + b7a6df8 commit 56fe6c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -354,9 +354,9 @@ V0.88
build-sys: default to ,/configure --enable-silent-rules
warnings: do not take abs() when data type is unsigned
warnings: mark unused function input variables
warnings: fix couple unsigned vs signed variable comparisions
warnings: fix couple unsigned vs signed variable comparisons
warnings: multiply timeval seconds only when the value is small
warnings: fix some missed unsigned vs signed variable comparisions
warnings: fix some missed unsigned vs signed variable comparisons
comment: add value range note to initialization
cast: do not downgrade to float when double should be used
warnings: remove dead code
Expand Down

0 comments on commit 56fe6c4

Please sign in to comment.