From 58e0884178d0e57a5519144bb2550cbad24fe6d6 Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Tue, 18 Jul 2017 09:35:38 +0100 Subject: [PATCH] formatting --- libvips/iofuncs/util.c | 1 - 1 file changed, 1 deletion(-) diff --git a/libvips/iofuncs/util.c b/libvips/iofuncs/util.c index 769348d0..0dd41728 100644 --- a/libvips/iofuncs/util.c +++ b/libvips/iofuncs/util.c @@ -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. *