]> git.droids-corp.org - dpdk.git/blobdiff - examples/performance-thread/common/lthread_tls.c
examples/ipsec-secgw: clean SA structure
[dpdk.git] / examples / performance-thread / common / lthread_tls.c
index 407262d6227e711948138831e0e2705f7a0c24fc..07de6cafabf5c7ac946f08d23383327a4c77957b 100644 (file)
@@ -82,7 +82,7 @@ void _lthread_key_pool_init(void)
 
 /*
  * Create a key
- * this means getting a key from the the pool
+ * this means getting a key from the pool
  */
 int lthread_key_create(unsigned int *key, tls_destructor_func destructor)
 {