Reindentation

This commit is contained in:
Wolfgang Sourdeau
2012-09-27 19:23:34 -04:00
parent fba9788f99
commit ead3c8f6b9

View File

@@ -161,7 +161,7 @@
}
- (int) getPidTagDisplayName: (void **) data
inMemCtx: (TALLOC_CTX *) memCtx
inMemCtx: (TALLOC_CTX *) memCtx
{
*data = [[bodyInfo objectForKey: @"description"]
asUnicodeInMemCtx: memCtx];