Reformat binlog router.

This commit is contained in:
Johan Wikman
2016-03-14 09:29:06 +02:00
parent 59f5880898
commit 5070b81473
6 changed files with 9050 additions and 7847 deletions

View File

@ -31,8 +31,8 @@
* @verbatim
* Revision History
*
* Date Who Description
* 07/04/2014 Mark Riddoch Initial implementation
* Date Who Description
* 07/04/2014 Mark Riddoch Initial implementation
*
* @endverbatim
*/
@ -58,7 +58,7 @@
* effect also determine the binlog file to read and the position to read
* from.
*
* @param router The router instance
* @param router The router instance
*/
void
blr_init_cache(ROUTER_INSTANCE *router)