mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-05-14 19:00:00 +08:00
Fix intended backslash in test data
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
07510f5ba3
commit
18f48eb48e
@ -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