mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-10 15:50:47 -04:00
Fix intended backslash in test data
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
d3ad55e496
commit
e54f63e4f3
@ -746,8 +746,8 @@ exit:
|
|||||||
data = '''/* comment */
|
data = '''/* comment */
|
||||||
/* more
|
/* more
|
||||||
* comment */
|
* comment */
|
||||||
// this is\
|
// this is\\
|
||||||
still \
|
still \\
|
||||||
a comment
|
a comment
|
||||||
void func()
|
void func()
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user