Fix the comment so our doctools can pick it up
[mono.git] / mono / mini / mini.c
index c0ac0502f89c4c4c7f1f019f285a1e383ca44282..9c8720641b75a79ccb1304bd34989e4bae8c10b9 100644 (file)
@@ -6910,10 +6910,10 @@ mono_set_verbose_level (guint32 level)
        mini_verbose = level;
 }
 
-/*
+/**
  * mono_get_runtime_build_info:
  *
- *   Return the runtime version + build date in string format.
+ * Return the runtime version + build date in string format.
  * The returned string is owned by the caller. The returned string
  * format is "VERSION (FULL_VERSION BUILD_DATE)" and build date is optional.
  */