Huw Davies huw@codeweavers.com writes:
@@ -8,6 +8,7 @@ IMPORTS = uuid ole32 ws2_32 user32 advapi32 kernel32
C_SRCS = \ inetcomm_main.c \
- internat.c \ internettransport.c \ mimeole.c \ regsvr.c
I find that abbreviating 'international' as 'internat' is a bit confusing, especially in a dll that also uses 'internet' in various places. Would you mind changing it to mimeintl.c or something like that?