Fix indentation in common.m4
Simon pointed out that the indentation in common.m4 is off. This patch fixes the problem. gdb/ChangeLog 2020-01-14 Tom Tromey <tom@tromey.com> * configure: Rebuild. * gdbsupport/common.m4 (GDB_AC_COMMON): Fix indentation. gdb/gdbserver/ChangeLog 2020-01-14 Tom Tromey <tom@tromey.com> * configure: Rebuild. Change-Id: I6a629bd5873cca95ba3e17656f0d0ce583a08361
This commit is contained in:
parent
717c684dd1
commit
25c51f71d5
@ -1,3 +1,8 @@
|
||||
2020-01-14 Tom Tromey <tom@tromey.com>
|
||||
|
||||
* configure: Rebuild.
|
||||
* gdbsupport/common.m4 (GDB_AC_COMMON): Fix indentation.
|
||||
|
||||
2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
|
||||
|
||||
* skip.c (skip_function_command): Make skip w/o arguments use the
|
||||
|
@ -1,3 +1,7 @@
|
||||
2020-01-14 Tom Tromey <tom@tromey.com>
|
||||
|
||||
* configure: Rebuild.
|
||||
|
||||
2020-01-13 Simon Marchi <simon.marchi@efficios.com>
|
||||
|
||||
* Makefile.in (%-generated.c): Remove rule for files from
|
||||
|
Loading…
Reference in New Issue
Block a user