From: Tom Tromey Date: Wed, 7 Jan 2026 18:25:58 +0000 (-0700) Subject: Fix new test for whitespace checker X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d03cdfe02e87c95b9420c85a84462e9eac478ad2;p=thirdparty%2Fbinutils-gdb.git Fix new test for whitespace checker pre-commit complained about a trailing blank line on this new test. I've fixed this and also updated the copyright date. --- diff --git a/gdb/testsuite/gdb.debuginfod/solib-with-dwz.exp b/gdb/testsuite/gdb.debuginfod/solib-with-dwz.exp index 354b52fc0f5..4d78f25dc8c 100644 --- a/gdb/testsuite/gdb.debuginfod/solib-with-dwz.exp +++ b/gdb/testsuite/gdb.debuginfod/solib-with-dwz.exp @@ -1,4 +1,4 @@ -# Copyright 2025 Free Software Foundation, Inc. +# Copyright 2025, 2026 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -375,4 +375,3 @@ with_debuginfod_env $cache { stop_debuginfod } } -