Monotone-Parent: 393858d938760bb6fe3226479e3a3284e67c4036

Monotone-Revision: 7d73b5aa41ac3ab867578f6cb0b5e1b5a839b2b8

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-05-03T14:07:55
maint-2.0.2
Francis Lachapelle 2012-05-03 14:07:55 +00:00
parent ffe8aebd9f
commit ca1cc2f9ce
1 changed files with 1 additions and 1 deletions

View File

@ -496,7 +496,7 @@ typedef enum SOGoToolRestoreMode {
else
{
rc = NO;
NSLog (@"no user table with that name");
NSLog (@"no user table '%@' found", currentFolder);
}
}
}