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 --- open-terminal/open-terminal.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'open-terminal/open-terminal.c') diff --git a/open-terminal/open-terminal.c b/open-terminal/open-terminal.c index 1e60dca..ff21ec1 100644 --- a/open-terminal/open-terminal.c +++ b/open-terminal/open-terminal.c @@ -1,6 +1,6 @@ /* * open-terminal.c - * + * * Copyright (C) 2004, 2005 Free Software Foundation, Inc. * * 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: Christian Neumair - * + * */ #ifdef HAVE_CONFIG_H @@ -49,7 +49,7 @@ caja_module_shutdown (void) g_print ("Shutting down caja-open-terminal extension\n"); } -void +void caja_module_list_types (const GType **types, int *num_types) { -- cgit v1.2.1