diff options
author | sf-exg <sf-exg> | 2011-08-25 17:39:43 +0000 |
---|---|---|
committer | sf-exg <sf-exg> | 2011-08-25 17:39:43 +0000 |
commit | d64e35cce4274203770aa217d982a956e8e34c89 (patch) | |
tree | a4406072bc3f208e5c45fff1521145cada6adcfe | |
parent | b61665941b132d1876df95480ed12ed9da568a57 (diff) |
Fix typo.
-rw-r--r-- | Changes | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ TODO: #define EV_API_DECL static? ev_default_loop_ptr? own floor () if it is missing. This should make it easier to embed, as no external libraries are required. - strategically import macros from libecb and mark rarely-used functions - as cache-hold (saving almost 2k code size on typical amd64 setups). + as cache-cold (saving almost 2k code size on typical amd64 setups). - add Symbols.ev and Symbols.event files, that were missing. 4.04 Wed Feb 16 09:01:51 CET 2011 |