summaryrefslogtreecommitdiff
path: root/lib/_stream_wrap.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/_stream_wrap.js')
-rw-r--r--lib/_stream_wrap.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/_stream_wrap.js b/lib/_stream_wrap.js
index 227548e59d..904128a382 100644
--- a/lib/_stream_wrap.js
+++ b/lib/_stream_wrap.js
@@ -2,4 +2,4 @@
module.exports = require('internal/js_stream_socket');
process.emitWarning('The _stream_wrap module is deprecated.',
- 'DeprecationWarning', 'DEP0XXX');
+ 'DeprecationWarning', 'DEP0125');