Commit b783dd12 authored by Jing Zhang's avatar Jing Zhang
Browse files

merge

parents 70d2000e 0a11ce60
......@@ -297,5 +297,5 @@ int main(int argc, char* argv[])
return ck::utils::check_err(e_m_n_device_result, e_m_n_host_result) ? 0 : 1;
}
return 0;
return true;
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment