]> git.droids-corp.org - dpdk.git/commitdiff
eal: fix a comment
authorShreyansh Jain <shreyansh.jain@nxp.com>
Wed, 17 Aug 2016 13:06:43 +0000 (18:36 +0530)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 24 Aug 2016 15:57:01 +0000 (17:57 +0200)
Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>
lib/librte_eal/common/eal_private.h

index 0bda493e8a6642b0de01bddd9ccb6ede174a8f44..19f75350ac1c08252c31934d273e6dadce36ea63 100644 (file)
@@ -117,7 +117,7 @@ int rte_eal_log_early_init(void);
 int rte_eal_log_init(const char *id, int facility);
 
 /**
- * Init the default log stream
+ * Init the PCI infrastructure
  *
  * This function is private to EAL.
  *