tls-compat: fix comment typo
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sun, 3 Nov 2013 14:12:18 +0000 (09:12 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sun, 3 Nov 2013 14:12:18 +0000 (09:12 -0500)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
urcu/tls-compat.h

index 81b5f0c659b7a69b620fb3772566ecfb684703fc..83f49fe3c896e81179c8b72c83a77486c73d89f2 100644 (file)
@@ -140,7 +140,7 @@ struct urcu_tls {
        }
 
 /*
- * Define with an without macro expansion to handle erroneous callers.
+ * Define with and without macro expansion to handle erroneous callers.
  * Trigger an abort() if the caller application uses the clashing symbol
  * if a weak symbol is overridden.
  */
This page took 0.025014 seconds and 4 git commands to generate.