diff --git a/doc/binding.xml b/doc/binding.xml index 6ed37b94..eddd0b6a 100644 --- a/doc/binding.xml +++ b/doc/binding.xml @@ -126,7 +126,7 @@ main( int argc, char **argv ) A small Python program walks the set of all libvips operators and generates a set of static bindings. For example: - + VImage VImage::invert( VOption *options ) { VImage out;