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/charon/plugins/sql/sql_attribute.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/charon/plugins/sql/sql_attribute.h') diff --git a/src/charon/plugins/sql/sql_attribute.h b/src/charon/plugins/sql/sql_attribute.h index 6d4958d32..358ab92af 100644 --- a/src/charon/plugins/sql/sql_attribute.h +++ b/src/charon/plugins/sql/sql_attribute.h @@ -36,9 +36,9 @@ struct sql_attribute_t { attribute_provider_t provider; /** - * Destroy a sql_attribute instance. - */ - void (*destroy)(sql_attribute_t *this); + * Destroy a sql_attribute instance. + */ + void (*destroy)(sql_attribute_t *this); }; /** -- cgit v1.2.3