Skip to content

Commit f72cff5

Browse files
Trotttargos
andauthored
Update src/inspector_socket_server.cc
Co-authored-by: Michaël Zasso <targos@protonmail.com>
1 parent 6254ea1 commit f72cff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/inspector_socket_server.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ void PrintDebuggerReadyMessage(
234234
const std::string& host,
235235
const std::vector<InspectorSocketServer::ServerSocketPtr>& server_sockets,
236236
const std::vector<std::string>& ids,
237-
const std::string& verb,
237+
const char* verb,
238238
bool publish_uid_stderr,
239239
FILE* out) {
240240
if (!publish_uid_stderr || out == nullptr) {

0 commit comments

Comments
 (0)