Commit dcab88d5 authored by Birunthan Mohanathas's avatar Birunthan Mohanathas Committed by James M Snell
Browse files

url: add return value to ToUnicode/ToAscii stubs

This fixes compilation errors like:

  node\src\node_url.cc(134) : error C4716: 'node::url::ToUnicode': must
  return a value

PR-URL: https://github.com/nodejs/node/pull/10893


Reviewed-By: default avatarAnna Henningsen <anna@addaleax.net>
Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
Reviewed-By: default avatarMichal Zasso <targos@protonmail.com>
Reviewed-By: default avatarTimothy Gu <timothygu99@gmail.com>
parent 09ebdf14
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment