]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/common/include/generic/rte_cycles.h
eal: fix whitespace
[dpdk.git] / lib / librte_eal / common / include / generic / rte_cycles.h
index 7700f411b5a71ac23023fdabd2db1a49ea43a387..8cc21f204fc08abdbed7422a7d0d72b6f4614335 100644 (file)
@@ -130,12 +130,12 @@ rte_get_hpet_hz(void);
  * then the HPET functions are unavailable and should not be called.
  *
  * @param make_default
- *     If set, the hpet timer becomes the default timer whose values are
- *     returned by the rte_get_timer_hz/cycles API calls
+ *     If set, the hpet timer becomes the default timer whose values are
+ *     returned by the rte_get_timer_hz/cycles API calls
  *
  * @return
- *     0 on success,
- *     -1 on error, and the make_default parameter is ignored.
+ *     0 on success,
+ *     -1 on error, and the make_default parameter is ignored.
  */
 int rte_eal_hpet_init(int make_default);