@@ -267,12 +267,12 @@ { void *pool = objc_autoreleasePoolPush(); OFString *ret = [OFString stringWithFormat: @"<%@:\n" @"\tFile name = %@\n" @"\tMode = %06o\n" - @"\tUID = %u\n", - @"\tGID = %u\n", + @"\tUID = %u\n" + @"\tGID = %u\n" @"\tSize = %" PRIu64 @"\n" @"\tModification date = %@\n" @"\tType = %u\n" @"\tTarget file name = %@\n" @"\tOwner = %@\n"