summaryrefslogtreecommitdiff
path: root/js/src/Ice/SocketOperation.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/src/Ice/SocketOperation.js')
-rw-r--r--js/src/Ice/SocketOperation.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/src/Ice/SocketOperation.js b/js/src/Ice/SocketOperation.js
index e9ece7f52f3..9889bcd1d08 100644
--- a/js/src/Ice/SocketOperation.js
+++ b/js/src/Ice/SocketOperation.js
@@ -7,7 +7,7 @@
//
// **********************************************************************
-var Ice = require("../Ice/ModuleRegistry").Ice;
+const Ice = require("../Ice/ModuleRegistry").Ice;
Ice.SocketOperation =
{
None: 0,