aboutsummaryrefslogtreecommitdiff
path: root/mysql/my_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'mysql/my_config.h')
-rw-r--r--mysql/my_config.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/mysql/my_config.h b/mysql/my_config.h
index 4738543..14bc10e 100644
--- a/mysql/my_config.h
+++ b/mysql/my_config.h
@@ -10,11 +10,11 @@
* For the semantics of the following macros refer to
* mysql/config.h.cmake.orig file.
*
- * Note that we will explicitly undefine macros that are present in the mariadb
- * source code but should not be defined. While this is not technically
- * required, it simplifies the change tracking (see README-DEV). As a bonus we
- * also make sure that they are not get eventually defined by some system
- * headers.
+ * Note that we will explicitly undefine macros that are present in the
+ * libmysqlclient source code but should not be defined. While this is not
+ * technically required, it simplifies the change tracking (see README-DEV).
+ * As a bonus we also make sure that they are not get eventually defined by
+ * some system headers.
*/
/*