This commit is contained in:
Adrian Johnson 2008-11-24 22:41:03 +10:30
parent 70e4c53272
commit 721cad9b24

View file

@ -617,7 +617,7 @@ _cairo_lround (double d)
#include <windows.h>
#include <io.h>
/* tmpfile() replacment for Windows.
/* tmpfile() replacement for Windows.
*
* On Windows tmpfile() creates the file in the root directory. This
* may fail due to unsufficient privileges.