]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Add comment to list0.h
authorTom Tromey <tromey@adacore.com>
Tue, 18 Jun 2019 15:27:45 +0000 (09:27 -0600)
committerTom Tromey <tromey@adacore.com>
Tue, 18 Jun 2019 15:28:57 +0000 (09:28 -0600)
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.

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/list0.h

index b6fcf58c7dde89e77f2aed7273d2b8e9ac23c491..75adad35f48d56534d710087e132125ace3e266f 100644 (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.
index 6f2809355093eb8890929a274d8cb7de1b5b9e9f..ba18e29268ef22aa70c086f3e7aee1b6be8888af 100644 (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.
 \f
    ! */
 {