Monotone-Parent: 393858d938760bb6fe3226479e3a3284e67c4036

Monotone-Revision: 7d73b5aa41ac3ab867578f6cb0b5e1b5a839b2b8

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-05-03T14:07:55
This commit is contained in:
Francis Lachapelle 2012-05-03 14:07:55 +00:00
parent ffe8aebd9f
commit ca1cc2f9ce

View file

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