aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPCSVExporter.h
diff options
context:
space:
mode:
authorstuconnolly <stuart02@gmail.com>2009-10-26 23:30:09 +0000
committerstuconnolly <stuart02@gmail.com>2009-10-26 23:30:09 +0000
commit332c2308514c1c0fe839dd0124d90cd8d24fd9ef (patch)
tree77f4245d2c9d0f0e47577ef563c57e9902c067a4 /Source/SPCSVExporter.h
parente7b2c58d61b3a815de977d0266749197b03b330c (diff)
downloadsequelpro-332c2308514c1c0fe839dd0124d90cd8d24fd9ef.tar.gz
sequelpro-332c2308514c1c0fe839dd0124d90cd8d24fd9ef.tar.bz2
sequelpro-332c2308514c1c0fe839dd0124d90cd8d24fd9ef.zip
Minor export work.
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