summaryrefslogtreecommitdiff
path: root/sql/sql_udf.cc
diff options
context:
space:
mode:
authorunknown <konstantin@mysql.com>2005-05-19 14:02:12 +0400
committerunknown <konstantin@mysql.com>2005-05-19 14:02:12 +0400
commitf87f045065197aa036ebf023cd8a6da76e23e013 (patch)
treee402011a057d0c600410556ebe7dd8e4aaded194 /sql/sql_udf.cc
parent252572224580b0a5f6737bd0b96830ad44ad248e (diff)
downloadmariadb-git-f87f045065197aa036ebf023cd8a6da76e23e013.tar.gz
Change the return type back to int (modify_defaults_file).
This fixes a compilation failure in mysql_com.h, which doesn't have 'uint' alias visibile. Maybe worth while changing to unsigned int, but the rest of functions that work with defaults files return int. include/my_sys.h: Change the return type back to int (modify_defaults_file). include/mysql_com.h: Change the return type back to int (modify_defaults_file). mysys/default_modify.c: Change the return type back to int (modify_defaults_file).
Diffstat (limited to 'sql/sql_udf.cc')
0 files changed, 0 insertions, 0 deletions