aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/async/pop/MCPOPAsyncSession.h
diff options
context:
space:
mode:
authorGravatar CodaFi <devteam.codafi@gmail.com>2013-12-08 13:28:59 -0700
committerGravatar CodaFi <devteam.codafi@gmail.com>2013-12-08 13:28:59 -0700
commit87f3cb5765f961d7a7fec734dd890ff913b46393 (patch)
treed872306d4ed374c00101d2319fdf31ccf058cbbb /src/async/pop/MCPOPAsyncSession.h
parentf3eb11eec145a5db4e76bca53b6f6b05566e674e (diff)
Unify Project Style
Diffstat (limited to 'src/async/pop/MCPOPAsyncSession.h')
-rw-r--r--src/async/pop/MCPOPAsyncSession.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/async/pop/MCPOPAsyncSession.h b/src/async/pop/MCPOPAsyncSession.h
index a37b80ea..b863be11 100644
--- a/src/async/pop/MCPOPAsyncSession.h
+++ b/src/async/pop/MCPOPAsyncSession.h
@@ -85,6 +85,7 @@ namespace mailcore {
virtual POPSession * session();
virtual void logConnection(ConnectionLogType logType, Data * buffer);
};
+
}
#endif