diff options
author | root <root> | 2007-11-27 08:54:38 +0000 |
---|---|---|
committer | root <root> | 2007-11-27 08:54:38 +0000 |
commit | 32d31146fc7b464e5934da588ba7278da5944e0b (patch) | |
tree | 22efc90a0ca6c139189c1a86fa200b2bee6b712c | |
parent | 9c4448f04bc46d81f795177671dfedd546e08725 (diff) |
*** empty log message ***
-rw-r--r-- | ev.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -200,7 +200,7 @@ extern "C" { #else # define expect(expr,value) (expr) # define inline_speed static -# define inline_minimal static +# define inline_size static # define noinline #endif |