summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2022-09-08 04:45:03 +0200
committerBruno Haible <bruno@clisp.org>2022-09-08 04:45:03 +0200
commit09844ce4ca3d5975469640cea9c5414d5c0baa44 (patch)
treeda66fec12adcdab7635dbac2a8750acadb4811c5 /ChangeLog
parent64940479e39c71e90123b9f1ab107e6071f9a7bf (diff)
downloadgperf-master.tar.gz
Fix a warning regarding strncmp.HEADmaster
Reported by Sam James in <https://savannah.gnu.org/bugs/?63031>. * lib/getopt.c (strncmp): Declare with a prototype.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 12498a5..6feee3b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2022-09-08 Bruno Haible <bruno@clisp.org>
+
+ Fix a warning regarding strncmp.
+ Reported by Sam James in <https://savannah.gnu.org/bugs/?63031>.
+ * lib/getopt.c (strncmp): Declare with a prototype.
+
2022-07-17 Bruno Haible <bruno@clisp.org>
Split autogen.sh into autopull.sh and autogen.sh.