Fix indents of Spider

This commit is contained in:
Kentoku SHIBA 2020-08-24 10:29:23 +09:00
parent d8ba2930d6
commit e1a9b7ca7b
4 changed files with 10 additions and 10 deletions

View File

@ -738,8 +738,8 @@ Field *spider_field_exchange(
#endif #endif
int spider_set_direct_limit_offset( int spider_set_direct_limit_offset(
ha_spider* spider ha_spider *spider
); );
bool spider_check_index_merge( bool spider_check_index_merge(
TABLE *table, TABLE *table,