Skip to content

Commit

Permalink
fix names
Browse files Browse the repository at this point in the history
  • Loading branch information
pupilTong committed Jan 16, 2022
1 parent 610a597 commit cfb11b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ether_xtoy.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ static Napi::Object Init(Napi::Env env, Napi::Object exports) {
return exports;
}

NODE_API_MODULE(inet_xtoy, Init)
NODE_API_MODULE(ether_xtoy, Init)

0 comments on commit cfb11b2

Please sign in to comment.