Commit f2351279 authored by vasil's avatar vasil

branches/5.1:

White space fixup - indent under the opening (
parent 8ba79816
...@@ -714,7 +714,7 @@ btr_create( ...@@ -714,7 +714,7 @@ btr_create(
/* Not enough space for new segment, free root /* Not enough space for new segment, free root
segment before return. */ segment before return. */
fseg_free(space, page_no, fseg_free(space, page_no,
PAGE_HEADER + PAGE_BTR_SEG_TOP); PAGE_HEADER + PAGE_BTR_SEG_TOP);
return(FIL_NULL); return(FIL_NULL);
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment