[runtime] Fix DISABLE_REFLECTION_EMIT build.
[mono.git] / mono / utils / checked-build.h
index 8648fd81e432491355898297111d30b75fafa435..a8d90d1731c6190688330ee18c500ecd37eebe3d 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * checked-build.h: Expensive asserts used when mono is built with --with-checked-build=yes
+/**
+ * \file
+ * Expensive asserts used when mono is built with --with-checked-build=yes
  *
  * Author:
  *     Rodrigo Kumpera (kumpera@gmail.com)