]> git.ipfire.org Git - thirdparty/mtr.git/commitdiff
fix typo 462/head
authorlilinjie <lilinjie@uniontech.com>
Tue, 10 Jan 2023 06:20:12 +0000 (14:20 +0800)
committerlilinjie <lilinjie@uniontech.com>
Tue, 10 Jan 2023 06:20:12 +0000 (14:20 +0800)
Signed-off-by: lilinjie <lilinjie@uniontech.com>
NEWS

diff --git a/NEWS b/NEWS
index ddbac03e6c8422efad34d32d2e458ec954ce1f63..f54718e4a74ba04e5bffd188d9329095daa86559 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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