mirror of
https://git.suyu.dev/suyu/breakpad.git
synced 2026-02-19 08:42:59 +00:00
breakpad: Remove semicolons, mac edition.
Bug: chromium:926235 Change-Id: I473a7727c1831717b92a582c50d98256ea41d854 Reviewed-on: https://chromium-review.googlesource.com/c/1482716 Reviewed-by: Mark Mentovai <mark@chromium.org>
This commit is contained in:
committed by
Mark Mentovai
parent
37a60998ca
commit
30153b4eb5
@@ -71,7 +71,7 @@ OnDemandServer *OnDemandServer::Create(const char *server_command,
|
||||
|
||||
delete server;
|
||||
return NULL;
|
||||
};
|
||||
}
|
||||
|
||||
//==============================================================================
|
||||
kern_return_t OnDemandServer::Initialize(const char *server_command,
|
||||
|
||||
Reference in New Issue
Block a user