aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPCSVExporter.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPCSVExporter.h')
-rw-r--r--Source/SPCSVExporter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/SPCSVExporter.h b/Source/SPCSVExporter.h
index b0edc04e..5c78be04 100644
--- a/Source/SPCSVExporter.h
+++ b/Source/SPCSVExporter.h
@@ -31,7 +31,7 @@
@interface SPCSVExporter : SPExporter
{
// CSV data
- NSArray *csvDataArray;
+ NSArray *csvDataArray;
MCPStreamingResult *csvDataResult;
// CSV options