Commit 1f01830
lib,src,test: fix comments
PR-URL: #20846
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>1 parent 24286c4 commit 1f01830Copy full SHA for 1f01830
File tree
Expand file treeCollapse file tree
6 files changed
+7
-7
lines changedOpen diff view settings
Filter options
- lib
- src
- tracing
- test/sequential
Expand file treeCollapse file tree
6 files changed
+7
-7
lines changedOpen diff view settings
Collapse file
+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
834 | 834 | |
835 | 835 | |
836 | 836 | |
837 | | - |
| 837 | + |
838 | 838 | |
839 | 839 | |
840 | 840 | |
| ||
850 | 850 | |
851 | 851 | |
852 | 852 | |
853 | | - |
| 853 | + |
854 | 854 | |
855 | 855 | |
856 | 856 | |
|
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2384 | 2384 | |
2385 | 2385 | |
2386 | 2386 | |
2387 | | - |
| 2387 | + |
2388 | 2388 | |
2389 | 2389 | |
2390 | 2390 | |
|
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
70 | 70 | |
71 | 71 | |
72 | 72 | |
73 | | - |
| 73 | + |
74 | 74 | |
75 | 75 | |
76 | 76 | |
|
Collapse file
src/tracing/node_trace_buffer.cc
Copy file name to clipboardExpand all lines: src/tracing/node_trace_buffer.cc+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
134 | 134 | |
135 | 135 | |
136 | 136 | |
137 | | - |
| 137 | + |
138 | 138 | |
139 | 139 | |
140 | 140 | |
|
Collapse file
src/tracing/node_trace_writer.cc
Copy file name to clipboardExpand all lines: src/tracing/node_trace_writer.cc+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
153 | 153 | |
154 | 154 | |
155 | 155 | |
156 | | - |
| 156 | + |
157 | 157 | |
158 | 158 | |
159 | 159 | |
|
Collapse file
test/sequential/test-timers-blocking-callback.js
Copy file name to clipboardExpand all lines: test/sequential/test-timers-blocking-callback.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3 | 3 | |
4 | 4 | |
5 | 5 | |
6 | | - |
| 6 | + |
7 | 7 | |
8 | 8 | |
9 | 9 | |
|
0 commit comments