gprofng/testsuite: correct line continuation in endcases.c
authorJan Beulich <jbeulich@suse.com>
Mon, 19 Dec 2022 08:35:37 +0000 (09:35 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 19 Dec 2022 08:35:37 +0000 (09:35 +0100)
commit08b50e1e03b27950730f3136eb311962d0deec14
treee972e7b6a9b5333cbc596d8be68facdaf88cc68f
parent6cafa8782485310b99b5f9963ec5e030b0e18bad
gprofng/testsuite: correct line continuation in endcases.c

A backslash used to indicate line continuation (in a macro definition
here) is not supposed to be followed by blanks or other white space; the
end-of-line indicator is to follow immediately.
gprofng/testsuite/gprofng.display/synprog/endcases.c