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:41 +0000 (09:12 -0500)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
urcu/tls-compat.h

index 34324e28c164833971ab8a9b24c39ffb16a70d3e..98940a88d3e0ac7f5dec66051e1623cd96b54a6c 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.024999 seconds and 4 git commands to generate.