From df7aacd637057300dd20abd06950fc4795c55bf6 Mon Sep 17 00:00:00 2001 From: hjk Date: Tue, 2 Dec 2008 15:08:31 +0100 Subject: more file cosmetics --- src/plugins/git/commitdata.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/plugins/git/commitdata.cpp') diff --git a/src/plugins/git/commitdata.cpp b/src/plugins/git/commitdata.cpp index b1d0131377..60e2173a66 100644 --- a/src/plugins/git/commitdata.cpp +++ b/src/plugins/git/commitdata.cpp @@ -30,6 +30,7 @@ ** version 1.2, included in the file GPL_EXCEPTION.txt in this package. ** ***************************************************************************/ + #include "commitdata.h" #include @@ -92,5 +93,5 @@ QDebug operator<<(QDebug d, const CommitData &data) return d; } -} -} +} // namespace Internal +} // namespace Git -- cgit v1.2.1