aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/async/nntp/MCNNTPFetchArticleOperation.h
diff options
context:
space:
mode:
authorGravatar CodaFi <devteam.codafi@gmail.com>2014-08-17 11:48:31 -0600
committerGravatar CodaFi <devteam.codafi@gmail.com>2014-08-17 11:48:31 -0600
commit74afdabf89dbe93aceb88a517eab3270312e1e63 (patch)
tree59597cda1bda60773005b03f43bef85cd5b7502d /src/async/nntp/MCNNTPFetchArticleOperation.h
parente0cf9bdd572cc76e3a55eb4cd68defd9a08f83fc (diff)
Remove ArticleInfo
Diffstat (limited to 'src/async/nntp/MCNNTPFetchArticleOperation.h')
-rw-r--r--src/async/nntp/MCNNTPFetchArticleOperation.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/async/nntp/MCNNTPFetchArticleOperation.h b/src/async/nntp/MCNNTPFetchArticleOperation.h
index f43799a9..4f607c4f 100644
--- a/src/async/nntp/MCNNTPFetchArticleOperation.h
+++ b/src/async/nntp/MCNNTPFetchArticleOperation.h
@@ -6,9 +6,9 @@
// Copyright (c) 2014 MailCore. All rights reserved.
//
-#ifndef MAILCORE_MCNNTPFETCHMESSAGEOPERATION_H
+#ifndef MAILCORE_MCNNTPFETCHARTICLEOPERATION_H
-#define MAILCORE_MCNNTPFETCHMESSAGEOPERATION_H
+#define MAILCORE_MCNNTPFETCHARTICLEOPERATION_H
#include <MailCore/MCNNTPOperation.h>