Commit 52ebc6ab authored by Vasil Dimov's avatar Vasil Dimov

Fix trailing whitespace on ha_innodb.cc:1259

parent 95b388a6
......@@ -1256,7 +1256,7 @@ innobase_mysql_tmpfile(void)
my_close(). */
#ifdef _WIN32
/* Note that on Windows, the integer returned by mysql_tmpfile
/* Note that on Windows, the integer returned by mysql_tmpfile
has no relation to C runtime file descriptor. Here, we need
to call my_get_osfhandle to get the HANDLE and then convert it
to C runtime filedescriptor. */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment