mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-02-05 13:13:26 +01:00
...
This commit is contained in:
parent
36fc63cf36
commit
8fea5a64e5
1 changed files with 1 additions and 1 deletions
|
|
@ -414,7 +414,7 @@ magick_Image_load(magick_Image *self, PyObject *args, PyObject *kwargs) {
|
|||
|
||||
// }}}
|
||||
|
||||
// Image.load {{{
|
||||
// Image.open {{{
|
||||
static PyObject *
|
||||
magick_Image_read(magick_Image *self, PyObject *args, PyObject *kwargs) {
|
||||
const char *data;
|
||||
|
|
|
|||
Loading…
Reference in a new issue