Commit 6367b36c authored by vasil's avatar vasil

branches/zip:

Non-functional change: add "out:" comment for the return value.
parent dbc6cbe3
......@@ -2260,6 +2260,7 @@ Suitable for using when holding the kernel mutex. */
const buf_block_t*
buf_page_try_get_func(
/*==================*/
/* out: pointer to a page or NULL */
ulint space_id,/* in: tablespace id */
ulint page_no,/* in: page number */
const char* file, /* in: file name */
......
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