testsuite: debug: fix errant whitespace

I added some whitespace unintentionally in r15-3723-g284c03ec79ec20,
fix that.

gcc/testsuite/ChangeLog:

	* gcc.dg/debug/btf/btf-datasec-1.c: Fix whitespace.
This commit is contained in:
Sam James 2024-09-20 05:37:24 +01:00
parent cfc95fafae
commit 7203b6e0ac
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -1,4 +1,3 @@
/* BTF generation of BTF_KIND_DATASEC records.
We expect 3 DATASEC records: one for each of .data, .rodata and .bss.