aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableContent.m
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPTableContent.m')
-rw-r--r--Source/SPTableContent.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/SPTableContent.m b/Source/SPTableContent.m
index de827982..d5ffb47c 100644
--- a/Source/SPTableContent.m
+++ b/Source/SPTableContent.m
@@ -1828,6 +1828,7 @@
}
[currentResult addObject:[NSArray arrayWithArray:tempRow]];
}
+
return currentResult;
}