aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/imap/MCIMAPSyncResult.h
diff options
context:
space:
mode:
authorGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2013-04-04 23:23:50 -0700
committerGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2013-04-04 23:23:50 -0700
commitd036437a499feafdd79994fcaa38d03b50929fe0 (patch)
treee000395d2eff5532184d8e73c49daa473cf73ecc /src/core/imap/MCIMAPSyncResult.h
parent6eba7f202753d79f2de6b8a8c87864e93394343c (diff)
Header documentation. Header clean-up
Diffstat (limited to 'src/core/imap/MCIMAPSyncResult.h')
-rw-r--r--src/core/imap/MCIMAPSyncResult.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/core/imap/MCIMAPSyncResult.h b/src/core/imap/MCIMAPSyncResult.h
index 74a42355..b511b0bd 100644
--- a/src/core/imap/MCIMAPSyncResult.h
+++ b/src/core/imap/MCIMAPSyncResult.h
@@ -6,8 +6,9 @@
// Copyright (c) 2013 MailCore. All rights reserved.
//
-#ifndef __mailcore2__MCIMAPSyncResult__
-#define __mailcore2__MCIMAPSyncResult__
+#ifndef __MAILCORE_MCIMAPSYNCRESULT_H_
+
+#define __MAILCORE_MCIMAPSYNCRESULT_H_
#include <MailCore/MCBaseTypes.h>
@@ -35,4 +36,4 @@ namespace mailcore {
#endif
-#endif /* defined(__mailcore2__MCIMAPSyncResult__) */
+#endif