[PATCH 02/14] inetcomm: Add a stub MimeInternational object.

Alexandre Julliard julliard at winehq.org
Thu Sep 11 05:00:19 CDT 2008


Huw Davies <huw at 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?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list