diff options
Diffstat (limited to 'ld/testsuite/lib/ld-lib.exp')
-rw-r--r-- | ld/testsuite/lib/ld-lib.exp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/lib/ld-lib.exp b/ld/testsuite/lib/ld-lib.exp index 54df99156af..7f2f38643ed 100644 --- a/ld/testsuite/lib/ld-lib.exp +++ b/ld/testsuite/lib/ld-lib.exp @@ -1263,8 +1263,8 @@ if ![string length [info proc prune_warnings]] { } } -# List contains test-items with 3 items followed by 2 lists, one item and -# one optional item: +# List contains test-items with 3 items followed by 1 lists, 2 items +# and one optional item: # 0:name # 1:ld options # 2:assembler options |