| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent ea2d661 commit 643b33b
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -31,7 +31,7 @@ namespace { | |||
| 31 | 31 | const char DEVTOOLS_PATH[] = "/node"; | |
| 32 | 32 | ||
| 33 | 33 | void PrintDebuggerReadyMessage(int port) { | |
| 34 | - fprintf(stderr, "Debugger listening on port %d. " | ||
| 34 | + fprintf(stderr, "Debugger listening on port %d.\n" | ||
| 35 | 35 | "To start debugging, open the following URL in Chrome:\n" | |
| 36 | 36 | " chrome-devtools://devtools/remote/serve_file/" | |
| 37 | 37 | "@521e5b7e2b7cc66b4006a8a54cb9c4e57494a5ef/inspector.html?" | |
| Back | FazBrowse Home | New Git URL |
0 commit comments