diff options
Diffstat (limited to 'sql/item_func.cc')
-rw-r--r-- | sql/item_func.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/item_func.cc b/sql/item_func.cc index 65677690ed3..f80d084dc82 100644 --- a/sql/item_func.cc +++ b/sql/item_func.cc @@ -1012,7 +1012,7 @@ longlong Item_func_bit_count::val_int() /**************************************************************************** ** Functions to handle dynamic loadable functions ** Original source by: Alexis Mikhailov <root@medinf.chuvashia.su> -** Rewritten by: Monty. +** Rewritten by monty. ****************************************************************************/ #ifdef HAVE_DLOPEN |