Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / mono / metadata / w32handle-namespace.h
index 75797a80d65e0fba735a99fad2b2b916d85bf9a6..5fcc99fc4002a3c73ecc157fb152ff28d15d6eac 100644 (file)
@@ -1,3 +1,6 @@
+/**
+ * \file
+ */
 
 #ifndef _MONO_METADATA_W32HANDLE_NAMESPACE_H_
 #define _MONO_METADATA_W32HANDLE_NAMESPACE_H_
@@ -23,6 +26,6 @@ void
 mono_w32handle_namespace_unlock (void);
 
 gpointer
-mono_w32handle_namespace_search_handle (MonoW32HandleType type, gchar *name);
+mono_w32handle_namespace_search_handle (MonoW32HandleType type, const gchar *name);
 
-#endif /* _MONO_METADATA_W32HANDLE_NAMESPACE_H_ */
\ No newline at end of file
+#endif /* _MONO_METADATA_W32HANDLE_NAMESPACE_H_ */