Android: Fix namespace closing brace comment

Change-Id: I6ae4d7652db9d83c24009de9f59bd865c39db8bc
Reviewed-by: BogDan Vatra <bogdan@kde.org>
This commit is contained in:
Orgad Shaneh
2015-02-06 13:35:27 +02:00
committed by Orgad Shaneh
parent 8df9c08dca
commit 779d6a8c4b
6 changed files with 6 additions and 6 deletions

View File

@@ -69,7 +69,7 @@ public:
virtual void resetBuild(const ProjectExplorer::Target *target) = 0;
};
} // namespace QtSupport
} // namespace Android
#endif // ANDROIDSUPPORT_H