From 816477714afc1c97c0277f2c81308003eb31a6e8 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Thu, 11 Sep 2008 15:12:57 +0000 Subject: [PATCH] Monotone-Parent: a1a53ca320391ca2cdd308cc1662af84b36a2e2c Monotone-Revision: 794bd6c67a62a2d6361c85b53be9c00bd3f3bbf8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-11T15:12:57 Monotone-Branch: ca.inverse.sogo --- UI/MailPartViewers/UIxMailPartAlternativeViewer.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UI/MailPartViewers/UIxMailPartAlternativeViewer.m b/UI/MailPartViewers/UIxMailPartAlternativeViewer.m index d9f6f5358..b2819eca2 100644 --- a/UI/MailPartViewers/UIxMailPartAlternativeViewer.m +++ b/UI/MailPartViewers/UIxMailPartAlternativeViewer.m @@ -173,7 +173,7 @@ - (NSString *) childPartName { - char buf[8] + char buf[8]; sprintf (buf, "%d", [self childIndex] + 1);