Browse Source

Fixed some formatting

Leo Terziman 8 years ago
parent
commit
bd33bcaa0d
1 changed files with 2 additions and 1 deletions
  1. 2 1
      include/assimp/config.h.in

+ 2 - 1
include/assimp/config.h.in

@@ -852,6 +852,7 @@ enum aiComponent
   */
   */
  #define AI_CONFIG_ANDROID_JNI_ASSIMP_MANAGER_SUPPORT "AI_CONFIG_ANDROID_JNI_ASSIMP_MANAGER_SUPPORT"
  #define AI_CONFIG_ANDROID_JNI_ASSIMP_MANAGER_SUPPORT "AI_CONFIG_ANDROID_JNI_ASSIMP_MANAGER_SUPPORT"
 
 
+// ---------------------------------------------------------------------------
 /** @brief Specifies whether the IFC loader skips over IfcSpace elements.
 /** @brief Specifies whether the IFC loader skips over IfcSpace elements.
  *
  *
  * IfcSpace elements (and their geometric representations) are used to
  * IfcSpace elements (and their geometric representations) are used to
@@ -876,7 +877,7 @@ enum aiComponent
 #define AI_CONFIG_IMPORT_IFC_CUSTOM_TRIANGULATION "IMPORT_IFC_CUSTOM_TRIANGULATION"
 #define AI_CONFIG_IMPORT_IFC_CUSTOM_TRIANGULATION "IMPORT_IFC_CUSTOM_TRIANGULATION"
 
 
 // ---------------------------------------------------------------------------
 // ---------------------------------------------------------------------------
- /** @brief  Set the tessellation conic angle for IFC curves.
+/** @brief  Set the tessellation conic angle for IFC curves.
  *
  *
  * This is used by the IFC importer to determine the tessellation parameter
  * This is used by the IFC importer to determine the tessellation parameter
  * for curves.
  * for curves.