summaryrefslogtreecommitdiff
path: root/src/plugins/bazaar/bazaarcontrol.h
diff options
context:
space:
mode:
authorHugues Delorme <delorme.hugues@fougsys.fr>2011-11-10 16:06:19 +0100
committerTobias Hunger <tobias.hunger@nokia.com>2011-11-14 10:29:35 +0100
commitd4a4ca50543fc5f35adfd2f22916198d49a4e6e1 (patch)
treeb142d232180bce8cf0a3b41a6b76b7ebb0200003 /src/plugins/bazaar/bazaarcontrol.h
parent73138f633fd384ae3adae58976109de776dc1156 (diff)
downloadqt-creator-d4a4ca50543fc5f35adfd2f22916198d49a4e6e1.tar.gz
Bazaar: whitespace and indentation fixes
Change-Id: I31258a10bd79a047f25787d38c070b0c95ed9f78 Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
Diffstat (limited to 'src/plugins/bazaar/bazaarcontrol.h')
-rw-r--r--src/plugins/bazaar/bazaarcontrol.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/bazaar/bazaarcontrol.h b/src/plugins/bazaar/bazaarcontrol.h
index 7a4593689b..067fb259c3 100644
--- a/src/plugins/bazaar/bazaarcontrol.h
+++ b/src/plugins/bazaar/bazaarcontrol.h
@@ -83,7 +83,7 @@ private:
BazaarClient *m_bazaarClient;
};
-} //namespace Internal
-} //namespace Bazaar
+} // namespace Internal
+} // namespace Bazaar
#endif // BAZAARCONTROL_H