From aa6a8abc06feb0b54c4ccc626ea067c21dc8a660 Mon Sep 17 00:00:00 2001 From: Hongjun Ni Date: Sun, 3 Feb 2019 16:57:36 +0800 Subject: Don't Merge: test for publish artifacts Change-Id: Ic37a1ff6eabc67cef83c46cbacdfad1e162dce33 Signed-off-by: Hongjun Ni --- src/scvpp/src/sc_vpp_comm.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/scvpp/src/sc_vpp_comm.c b/src/scvpp/src/sc_vpp_comm.c index 9059ff7..f7d3b89 100644 --- a/src/scvpp/src/sc_vpp_comm.c +++ b/src/scvpp/src/sc_vpp_comm.c @@ -71,4 +71,3 @@ int sc_end_with(const char* str, const char* end) return 0; } - -- cgit 1.2.3-korg