1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

fix misspelling

This commit is contained in:
Vladislav Vaintroub
2009-01-07 13:44:32 +01:00
parent 6ff7a3264f
commit 4bd55050ad

View File

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