Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--benchmark/dgram/bind-params.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark/dgram/bind-params.js b/benchmark/dgram/bind-params.js
index 6f641f7f570..92e9b7f85b1 100644
--- a/benchmark/dgram/bind-params.js
+++ b/benchmark/dgram/bind-params.js
@@ -1,4 +1,4 @@
-'use strict';
+'use strict';
const common = require('../common.js');
const dgram = require('dgram');