Navigation Menu

Skip to content

Commit

Permalink
Unindent
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Aug 9, 2015
1 parent b1900de commit 37496f9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions mrn_mysql.h
Expand Up @@ -43,10 +43,10 @@
#define MYSQL_SERVER 1
#include <mysql_version.h>

# include <sql_const.h>
# include <sql_class.h>
# include <probes_mysql.h>
# include <sql_partition.h>
#include <sql_const.h>
#include <sql_class.h>
#include <probes_mysql.h>
#include <sql_partition.h>
#include <rpl_filter.h>

#ifdef MARIADB_BASE_VERSION
Expand Down

0 comments on commit 37496f9

Please sign in to comment.