summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
authormsvensson@shellback.(none) <>2006-10-11 21:53:43 +0200
committermsvensson@shellback.(none) <>2006-10-11 21:53:43 +0200
commit5b8312986c8a0e055f42f4ab2e43164655503074 (patch)
treee4358d173e2ff746558e5491fb38284af495b639 /client
parentd02909910baee70a7a20e3dce05dd1bdcaaf0f8a (diff)
downloadmariadb-git-5b8312986c8a0e055f42f4ab2e43164655503074.tar.gz
Fixes for embedded server test
Diffstat (limited to 'client')
-rw-r--r--client/mysqltest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/mysqltest.c b/client/mysqltest.c
index 0a9549acc47..b671147e1d7 100644
--- a/client/mysqltest.c
+++ b/client/mysqltest.c
@@ -1433,7 +1433,7 @@ void do_source(struct st_command *command)
#ifdef __WIN__
-/* Variables used for temuprary sh files used for emulating Unix on Windows */
+/* Variables used for temporary sh files used for emulating Unix on Windows */
char tmp_sh_name[64], tmp_sh_cmd[70];
void init_tmp_sh_file()