Merge pull request #2668 from lambdageek/dev/monoerror-mono_security
[mono.git] / support / stdlib.c
index 523ae92482899dca3582cb5103d2e085506530d6..0c4358a51402d3d7b2b577db88eef64497857af2 100644 (file)
@@ -15,7 +15,7 @@
 G_BEGIN_DECLS
 
 // See Stdlib.cs
-const char *
+void*
 Mono_Unix_VersionString ()
 {
        return "MonoProject-2015-12-1";