diff --git a/OpenChange/MAPIStoreFolder.m b/OpenChange/MAPIStoreFolder.m index 005cbf926..0a74a86fe 100644 --- a/OpenChange/MAPIStoreFolder.m +++ b/OpenChange/MAPIStoreFolder.m @@ -429,7 +429,7 @@ Class NSExceptionK, MAPIStoreFAIMessageK, MAPIStoreMessageTableK, MAPIStoreFAIMe NSString *baseURL, *childURL; MAPIStoreMapping *mapping; - [self logWithFormat: @"METHOD '%s' -- mid: 0x%.16x, associated: %d", + [self logWithFormat: @"METHOD '%s' -- mid: 0x%.16llx associated: %d", __FUNCTION__, mid, isAssociated]; mapping = [[self context] mapping];