formatting

This commit is contained in:
John Cupitt 2017-07-18 09:35:38 +01:00
parent a8fb38fb6a
commit 58e0884178
1 changed files with 0 additions and 1 deletions

View File

@ -1806,7 +1806,6 @@ vips_flags_from_nick( const char *domain, GType type, const char *nick )
return( -1 );
}
/* Scan @buf for the first "%ns" (eg. "%12s") and substitute the
* lowest-numbered one for @sub. @buf is @len bytes in size.
*