From 30f5e051d14682dc173ba01b849c39bd7d9abbbc Mon Sep 17 00:00:00 2001 From: hufeng Date: Wed, 29 Sep 2021 12:08:06 +0800 Subject: [PATCH] fixed e2fd563 from https://gitee.com/hufeng20/third_party_jerryscript/pulls/57 fix OAT warning Signed-off-by: hufeng Change-Id: Ic28f8b86bdb754ac3e483e20e87583c35cbbf897 --- OAT.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OAT.xml b/OAT.xml index 77891c35..e90cdbb1 100644 --- a/OAT.xml +++ b/OAT.xml @@ -66,8 +66,8 @@ Note:If the text contains special characters, please escape them according to th - - + + -- Gitee