mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-11 04:07:21 +03:00
corrected comment [ci skip]
This commit is contained in:
parent
adde693002
commit
0b6f9091c5
|
@ -162,8 +162,7 @@ setraqm(void)
|
|||
}
|
||||
#else
|
||||
p_raqm.raqm = LoadLibrary("libraqm");
|
||||
|
||||
/* Cygwin / MinGW */
|
||||
/* MSYS */
|
||||
if (!p_raqm.raqm) {
|
||||
p_raqm.raqm = LoadLibrary("libraqm-0");
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user