aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHongjun Ni <hongjun.ni@intel.com>2019-02-06 16:02:59 +0800
committerHongjun Ni <hongjun.ni@intel.com>2019-02-06 16:02:59 +0800
commitda99e33ee229a64cb14d1a8a23712af44f40475b (patch)
tree3e372e1ecc815e651ed37dcc0bb1cdf073017573
parentc030fcef5bce6861dec14aa0b50a2cd7b821d25b (diff)
Test for release package
Change-Id: I18907c633f8994b03ad72d74671d46f7c35c8220 Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
-rw-r--r--src/scvpp/src/sc_vpp_comm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/scvpp/src/sc_vpp_comm.c b/src/scvpp/src/sc_vpp_comm.c
index f7d3b89..e93377a 100644
--- a/src/scvpp/src/sc_vpp_comm.c
+++ b/src/scvpp/src/sc_vpp_comm.c
@@ -70,4 +70,3 @@ int sc_end_with(const char* str, const char* end)
}
return 0;
}
-