mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-19 07:43:57 +08:00
camerad: return 0 from main() (#23565)
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