From da99e33ee229a64cb14d1a8a23712af44f40475b Mon Sep 17 00:00:00 2001 From: Hongjun Ni Date: Wed, 6 Feb 2019 16:02:59 +0800 Subject: Test for release package Change-Id: I18907c633f8994b03ad72d74671d46f7c35c8220 Signed-off-by: Hongjun Ni --- src/scvpp/src/sc_vpp_comm.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/scvpp') 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; } - -- cgit 1.2.3-korg