diff options
Diffstat (limited to 'gdb/testsuite/gdb.base/list0.h')
-rw-r--r-- | gdb/testsuite/gdb.base/list0.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.base/list0.h b/gdb/testsuite/gdb.base/list0.h index 6f280935509..ba18e29268e 100644 --- a/gdb/testsuite/gdb.base/list0.h +++ b/gdb/testsuite/gdb.base/list0.h @@ -2,7 +2,7 @@ extern void bar(int); static void foo (int x) -/* ! +/* ! the next line has a control character, see PR symtab/24423. ! */ { |