fix misspelling

This commit is contained in:
Vladislav Vaintroub 2009-01-07 13:44:32 +01:00
parent 645b4862c9
commit b2944d215c

View File

@ -230,7 +230,7 @@ extern "C" sig_handler handle_segfault(int sig);
#if defined(__linux__) #if defined(__linux__)
#define ENABLE_TEMP_POOL 1 #define ENABLE_TEMP_POOL 1
#else #else
#define ENABLE_TEMP_TOOL 0 #define ENABLE_TEMP_POOL 0
#endif #endif
/* Constants */ /* Constants */