aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Pushkar Singh <pushkar@hothouselabs.com>2013-07-03 15:03:54 -0700
committerGravatar Pushkar Singh <pushkar@hothouselabs.com>2013-07-03 15:03:54 -0700
commitca0de9d28e8331e38b8ce10791fbbab266281a16 (patch)
tree950c2c2204514439f978e6c54228941431fba752
parent9fe6ce12c4880a6c2f2a4180752987dd30d65c89 (diff)
parentaefac083c0553f0a71f808eea1d93458496e026e (diff)
Merge branch 'master' of github.com:pushkarsingh/mailcore2
Conflicts: .gitignore
-rw-r--r--.gitignore1
-rw-r--r--src/async/imap/MCIMAPCheckAccountOperation.h2
2 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 73cdfa35..03378c52 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ project.xcworkspace
example/ios/iOS UI Test/DerivedData
scripts/prebuilt.list
+build/
diff --git a/src/async/imap/MCIMAPCheckAccountOperation.h b/src/async/imap/MCIMAPCheckAccountOperation.h
index 78c95d52..2e3ddbd9 100644
--- a/src/async/imap/MCIMAPCheckAccountOperation.h
+++ b/src/async/imap/MCIMAPCheckAccountOperation.h
@@ -1,4 +1,4 @@
-//
+x//
// MCIMAPCheckAccountOperation.h
// mailcore2
//