summaryrefslogtreecommitdiff
path: root/sendto/caja-sendto-plugin.h
diff options
context:
space:
mode:
authorLaurent Napias <[email protected]>2019-06-29 12:06:39 +0200
committerraveit65 <[email protected]>2019-06-30 17:55:06 +0200
commitcf3fd47515e2950da24c0f6eb1be96a3b520fab4 (patch)
treeee67462cd5992c59a362c6c3be7083a08524f77c /sendto/caja-sendto-plugin.h
parent363093d7d32d5f60f66d2ca7f9193dd684c2ccd1 (diff)
downloadcaja-extensions-cf3fd47515e2950da24c0f6eb1be96a3b520fab4.tar.bz2
caja-extensions-cf3fd47515e2950da24c0f6eb1be96a3b520fab4.tar.xz
Remove trailing whitespaces
Diffstat (limited to 'sendto/caja-sendto-plugin.h')
-rw-r--r--sendto/caja-sendto-plugin.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sendto/caja-sendto-plugin.h b/sendto/caja-sendto-plugin.h
index f208718..ed7714b 100644
--- a/sendto/caja-sendto-plugin.h
+++ b/sendto/caja-sendto-plugin.h
@@ -1,9 +1,9 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
-/*
+/*
* Copyright (C) 2004 Roberto Majadas
* Copyright (C) 2009 Bastien Nocera <[email protected]>
- *
+ *
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation; either version 2 of the
@@ -110,7 +110,7 @@ struct _NstPlugin
G_MODULE_EXPORT gboolean nst_init_plugin(NstPlugin *plugin) { \
plugin->info = &(plugininfo); \
return TRUE; \
- }
+ }
#endif /* _CAJA_SENDTO_PLUGIN_H_ */