From cf3fd47515e2950da24c0f6eb1be96a3b520fab4 Mon Sep 17 00:00:00 2001 From: Laurent Napias Date: Sat, 29 Jun 2019 12:06:39 +0200 Subject: Remove trailing whitespaces --- image-converter/image-converter.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'image-converter/image-converter.c') diff --git a/image-converter/image-converter.c b/image-converter/image-converter.c index c6fed17..d793ef9 100644 --- a/image-converter/image-converter.c +++ b/image-converter/image-converter.c @@ -1,6 +1,6 @@ /* * image-converter.c - * + * * Copyright (C) 2004-2005 Jürg Billeter * * This library is free software; you can redistribute it and/or @@ -18,7 +18,7 @@ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. * * Author: Jürg Billeter - * + * */ #ifdef HAVE_CONFIG_H @@ -49,7 +49,7 @@ caja_module_shutdown (void) g_print ("Shutting down caja-image-converter extension\n"); } -void +void caja_module_list_types (const GType **types, int *num_types) { -- cgit v1.2.1