diff options
| author | root <root> | 2011-08-24 16:13:41 +0000 |
|---|---|---|
| committer | root <root> | 2011-08-24 16:13:41 +0000 |
| commit | b02ce7d9dca213101547443eab07963b86f6c0ac (patch) | |
| tree | 3ae634a4f0d9165d29fe13cac1c810c47aa10e1c /ev.c | |
| parent | 9e3000a6f26f565fb03683bd52ace1052814decd (diff) | |
*** empty log message ***
Diffstat (limited to 'ev.c')
| -rw-r--r-- | ev.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
