diff options
Diffstat (limited to 'gdb/testsuite/lib/sym-info-cmds.exp')
-rw-r--r-- | gdb/testsuite/lib/sym-info-cmds.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/lib/sym-info-cmds.exp b/gdb/testsuite/lib/sym-info-cmds.exp index 9c2777d..792a265 100644 --- a/gdb/testsuite/lib/sym-info-cmds.exp +++ b/gdb/testsuite/lib/sym-info-cmds.exp @@ -482,7 +482,7 @@ namespace eval GDBInfoModuleSymbols { if { $testname == "" } { set testname \ - "$_last_command: check no matches for '$filename', $lineno', and '$text'" + "$_last_command: check no matches for '$filename', '$lineno', and '$text'" } if { $lineno == "" } { |