[Mono.Posix] Fix INTL.DLL CallingConvention.
authorJonathan Pryor <jonpryor@vt.edu>
Tue, 21 May 2013 00:34:50 +0000 (20:34 -0400)
committerJonathan Pryor <jonpryor@vt.edu>
Tue, 21 May 2013 00:35:47 +0000 (20:35 -0400)
commit377f6a6ce8f9c520ac5c2247fbfc5768e2b70c0d
treefcd4c6d14cd7cb8561b7074d25ef0cd972588c2b
parentbf9c7dcc5ec5fddb673d97079d5443b919785b33
[Mono.Posix] Fix INTL.DLL CallingConvention.

INTL.DLL on Windows uses the `__cdecl` calling convention.

Let's not corrupt the stack on Windows...
mcs/class/Mono.Posix/Mono.Unix/Catalog.cs