]> rtime.felk.cvut.cz Git - sojka/libev.git/commitdiff
*** empty log message ***
authorMarc Alexander Lehmann <libev@schmorp.de>
Wed, 24 Aug 2011 16:13:41 +0000 (16:13 +0000)
committerMarc Alexander Lehmann <libev@schmorp.de>
Wed, 24 Aug 2011 16:13:41 +0000 (16:13 +0000)
ev.c

diff --git a/ev.c b/ev.c
index e2aa17fa00daef74ae6ee6daa7c9c4e6cb8f1199..c27aca1eef92de87e083cb5fca4868737f4e6bc6 100644 (file)
--- a/ev.c
+++ b/ev.c
@@ -861,7 +861,7 @@ ecb_function_ ecb_bool ecb_little_endian (void) { return ecb_byteorder_helper ()
 /* ECB.H END */
 
 #if ECB_MEMORY_FENCE_NEEDS_PTHREADS
-/* if your architetcure doesn't need memory fences, e.g. because it is
+/* if your architecture doesn't need memory fences, e.g. because it is
  * single-cpu/core, or if you use libev in a project that doesn't use libev
  * from multiple threads, then you can define ECB_AVOID_PTHREADS when compiling
  * libev, in which casess the memory fences become nops.