Add comment to list0.h

Pedro suggested adding a comment to list0.h to explain the control
character.

Tested on x86-64 Fedora 29.

gdb/testsuite/ChangeLog
2019-06-18  Tom Tromey  <tromey@adacore.com>

	* gdb.base/list0.h: Add comment explaining control character.
This commit is contained in:
Tom Tromey 2019-06-18 09:27:45 -06:00
parent 86e04673b4
commit d20ed5fd57
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2019-06-18 Tom Tromey <tromey@adacore.com>
* gdb.base/list0.h: Add comment explaining control character.
2019-06-18 Tom de Vries <tdevries@suse.de>
* boards/fission.exp: Break up long debug_flags line.

View File

@ -2,7 +2,7 @@
extern void bar(int);
static void foo (int x)
/* !
/* ! the next line has a control character, see PR symtab/24423.
! */
{