mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-08-22 08:53:44 +08:00
camerad: return 0 from main() (#23565)
old-commit-hash: e6a73e400ca0de3ce16e92d5f202caaff1e698cd
This commit is contained in:
@@ -65,4 +65,5 @@ int main(int argc, char *argv[]) {
|
||||
party(device_id, context);
|
||||
|
||||
CL_CHECK(clReleaseContext(context));
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user