]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/common/include/rte_launch.h
eal: cosmetic changes
[dpdk.git] / lib / librte_eal / common / include / rte_launch.h
index fe7f43e3a30b3847aa18b25b8ce627fab81a5898..be0a902c7c7196e29ac171aa0cc2e8c1773b597f 100644 (file)
@@ -1,7 +1,7 @@
 /*-
  *   BSD LICENSE
  * 
- *   Copyright(c) 2010-2012 Intel Corporation. All rights reserved.
+ *   Copyright(c) 2010-2013 Intel Corporation. All rights reserved.
  *   All rights reserved.
  * 
  *   Redistribution and use in source and binary forms, with or without 
@@ -166,7 +166,7 @@ int rte_eal_wait_lcore(unsigned slave_id);
  * rte_eal_wait_lcore() for every lcore. The return values are
  * ignored.
  *
- * After a call to rte_eal_mp_wait_lcores(), the caller can assume
+ * After a call to rte_eal_mp_wait_lcore(), the caller can assume
  * that all slave lcores are in a WAIT state.
  */
 void rte_eal_mp_wait_lcore(void);