Use // for single line comments
This commit is contained in:
parent
26350f4ccb
commit
f4af744519
43 changed files with 311 additions and 310 deletions
|
@ -9,7 +9,7 @@ if (!app.isReady()) {
|
|||
protocol = process.atomBinding('protocol').protocol;
|
||||
|
||||
|
||||
/* Warn about removed APIs. */
|
||||
// Warn about removed APIs.
|
||||
|
||||
logAndThrow = function(callback, message) {
|
||||
console.error(message);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue