mirror of
https://github.com/MariaDB/server.git
synced 2025-01-27 01:04:19 +01:00
branches/5.1:
White space fixup - indent under the opening (
This commit is contained in:
parent
8ba7981699
commit
f235127984
1 changed files with 1 additions and 1 deletions
|
@ -714,7 +714,7 @@ btr_create(
|
|||
/* Not enough space for new segment, free root
|
||||
segment before return. */
|
||||
fseg_free(space, page_no,
|
||||
PAGE_HEADER + PAGE_BTR_SEG_TOP);
|
||||
PAGE_HEADER + PAGE_BTR_SEG_TOP);
|
||||
|
||||
return(FIL_NULL);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue