Navigation Menu

Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Mar 18, 2015
1 parent 149dc30 commit 55fe666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mrn_mysql_compat.h
Expand Up @@ -207,7 +207,7 @@
#endif

#if MYSQL_VERSION_ID >= 50600 && !defined(MRN_MARIADB_P)
# define MRN_HAVE_BINGLOG_H
# define MRN_HAVE_BINLOG_H
#endif

#endif /* MRN_MYSQL_COMPAT_H_ */

0 comments on commit 55fe666

Please sign in to comment.