3318 MySQL Build Team 2011-04-07
35418
modified:
mysys/default.c
3317 MySQL Build Team 2011-04-07
same
modified:
mysys/default.c
=== modified file 'mysys/default.c'
--- a/mysys/default.c 2011-04-07 02:17:17 +0000
+++ b/mysys/default.c 2011-04-07 17:29:22 +0000
@@ -1070,7 +1070,7 @@ void my_print_default_files(const char *
*end++= '.';
if (my_defaults_extra_file)
- strxmov(end, *ext , " ", NullS);
+ strxmov(*ext , " ", NullS);
else
strxmov(*ext, " ", NullS);
fputs("\nnew_line", stdout);
Attachment: [text/bzr-bundle] bzr/build@mysql.com-20110407172922-wct9ieogyzcvcclv.bundle
| Thread |
|---|
| • bzr push into mysql-trunk branch (build:3317 to 3318) | MySQL Build Team | 7 Apr |