From 7005a8dcdc6f2fb87826cfb7e7d575130476d65d Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sat, 28 Nov 2009 16:16:33 -0500 Subject: Coding style and whitespace cleanups. --- plugins/tnef-attachments/tnef-plugin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/tnef-attachments') diff --git a/plugins/tnef-attachments/tnef-plugin.c b/plugins/tnef-attachments/tnef-plugin.c index 86a1c756de..3ef047d526 100644 --- a/plugins/tnef-attachments/tnef-plugin.c +++ b/plugins/tnef-attachments/tnef-plugin.c @@ -330,7 +330,7 @@ void processTnef(TNEFStruct *tnef, const gchar *tmpdir) { } } if ((RealAttachment == 1) || (saveintermediate == 1)) { - char tmpname[20]; + gchar tmpname[20]; /* Ok, it's not an embedded stream, so now we */ /* process it. */ if ((filename = MAPIFindProperty(&(p->MAPI), -- cgit v1.2.3