Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: lilinjie <[email protected]>
  • Loading branch information
uniontech-lilinjie committed Jan 10, 2023
1 parent 826ffa9 commit b7a6df8
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 b7a6df8

Please sign in to comment.