From a217c7185727cd69da5f780ac63b68b46bc1d9b4 Mon Sep 17 00:00:00 2001 From: Sverker Eriksson Date: Tue, 5 Feb 2019 17:02:49 +0100 Subject: [socket-nif] Rename 'nosup' -> 'notsup' as called in crypto.erl and erlang.erl. --- erts/emulator/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'erts/emulator/Makefile.in') diff --git a/erts/emulator/Makefile.in b/erts/emulator/Makefile.in index 64e4f2f4e4..3e9cfc990a 100644 --- a/erts/emulator/Makefile.in +++ b/erts/emulator/Makefile.in @@ -839,7 +839,7 @@ EMU_OBJS = \ ifneq ($(TARGET), win32) # These are *currently* only needed for non-win32, # since the nif-functions for socket and net are basically -# stubbed with nosup in the win32 case. +# stubbed with notsup in the win32 case. ESOCK_RUN_OBJS = \ $(OBJDIR)/socket_dbg.o \ $(OBJDIR)/socket_tarray.o \ -- cgit v1.2.3