From 323f9f990fb28583bfaaaad04f9934c0f0e62052 Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Fri, 4 Sep 2009 14:50:23 +0200 Subject: replaces four spaces by tabs, where appropriate --- src/libstrongswan/plugins/plugin.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/libstrongswan/plugins/plugin.h') diff --git a/src/libstrongswan/plugins/plugin.h b/src/libstrongswan/plugins/plugin.h index 2162cef5e..28c800c0c 100644 --- a/src/libstrongswan/plugins/plugin.h +++ b/src/libstrongswan/plugins/plugin.h @@ -29,9 +29,9 @@ typedef struct plugin_t plugin_t; struct plugin_t { /** - * Destroy a plugin instance. - */ - void (*destroy)(plugin_t *this); + * Destroy a plugin instance. + */ + void (*destroy)(plugin_t *this); }; -- cgit v1.2.3