Monotone-Parent: a1a53ca320391ca2cdd308cc1662af84b36a2e2c

Monotone-Revision: 794bd6c67a62a2d6361c85b53be9c00bd3f3bbf8

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2008-09-11T15:12:57
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Wolfgang Sourdeau 2008-09-11 15:12:57 +00:00
parent a2750fb020
commit 816477714a
1 changed files with 1 additions and 1 deletions

View File

@ -173,7 +173,7 @@
- (NSString *) childPartName
{
char buf[8]
char buf[8];
sprintf (buf, "%d", [self childIndex] + 1);