gdb/ChangeLog: fix typo in an entry from 2020-11-15 (gmp-utils.c)

This commit is contained in:
Joel Brobecker 2020-11-18 07:52:46 +04:00
parent 632de67bdb
commit 40d9d2fd79

View file

@ -101,7 +101,7 @@
2020-11-15 Joel Brobecker <brobecker@adacore.com>
* gmp-utils.h, gmp-utils.h: New file.
* gmp-utils.h, gmp-utils.c: New file.
* unittests/gmp-utils-selftests.c: New file.
* Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
unittests/gmp-utils-selftests.c.