Update mono/eglib/glib.h
authorJay Krell <jay.krell@cornell.edu>
Tue, 3 Sep 2019 22:41:11 +0000 (15:41 -0700)
committerLarry Ewing <lewing@microsoft.com>
Wed, 4 Sep 2019 17:31:13 +0000 (12:31 -0500)
Co-Authored-By: Larry Ewing <lewing@microsoft.com>
Commit migrated from https://github.com/mono/mono/commit/d0817ccdc6492665fd57ca678d5fc55a216287fb

src/mono/mono/eglib/glib.h

index 1ba1477..f4c3f9a 100644 (file)
@@ -1425,7 +1425,7 @@ mono_get_module_filename (gpointer mod, gunichar2** pstr, guint32* plength);
 // g_free the result
 // No MAX_PATH limit.
 gboolean
-mono_get_module_filename_ex (gpointer process, gpointer mod, gunichar2** pstr, guint32* plength);
+mono_get_module_filename_ex (gpointer process, gpointer mod, gunichar2 **pstr, guint32 *plength);
 
 // g_free the result
 // No MAX_PATH limit.