aboutsummaryrefslogtreecommitdiff
path: root/dep/mysqllite
diff options
context:
space:
mode:
Diffstat (limited to 'dep/mysqllite')
-rw-r--r--dep/mysqllite/CMakeLists.txt2
-rw-r--r--dep/mysqllite/libmysql/libmysql.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/dep/mysqllite/CMakeLists.txt b/dep/mysqllite/CMakeLists.txt
index 23d04eb3c15..75210efc262 100644
--- a/dep/mysqllite/CMakeLists.txt
+++ b/dep/mysqllite/CMakeLists.txt
@@ -1,5 +1,5 @@
# Copyright (C) 2006 MySQL AB
-# Copyright (C) 2008-2013 TrinityCore <http://www.trinitycore.org/>
+# Copyright (C) 2008-2014 TrinityCore <http://www.trinitycore.org/>
#
# This file is free software; as a special exception the author gives
# unlimited permission to copy and/or distribute it, with or without
diff --git a/dep/mysqllite/libmysql/libmysql.c b/dep/mysqllite/libmysql/libmysql.c
index f802387cf9a..3af9165de8c 100644
--- a/dep/mysqllite/libmysql/libmysql.c
+++ b/dep/mysqllite/libmysql/libmysql.c
@@ -2303,7 +2303,7 @@ stmt_read_row_no_result_set(MYSQL_STMT *stmt __attribute__((unused)),
mysql_stmt_attr_set()
attr_type statement attribute
- value casted to const void * pointer to value.
+ value cast to const void * pointer to value.
RETURN VALUE
0 success