doc: fix doxygen syntax of some comments
[dpdk.git] / lib / librte_eal / linuxapp / xen_dom0 / dom0_mm_dev.h
index a9dd0d2..9d5ffb2 100644 (file)
@@ -69,7 +69,7 @@
 #define MAX_EXCHANGE_FAIL_TIME 5  /**< Maximum times of allowing exchange fail .*/
 #define MAX_MEMBLOCK_SIZE (2 * DOM0_MEMBLOCK_SIZE)
 #define MAX_NUM_ORDER     (DOM0_CONTIG_NUM_ORDER + 1)
-#define SIZE_PER_BLOCK    2       /** < size of per memory block(2MB)).*/
+#define SIZE_PER_BLOCK    2       /**< Size of memory block (2MB).*/
 
 /**
  * A structure describing the private information for a dom0 device.