forked from qt-creator/qt-creator
s:// end of namespace :// namespace :g for consistency
We use the latter style everywhere else to signify the end of a namespace block.
This commit is contained in:
@@ -113,6 +113,6 @@ CPLUSPLUS_EXPORT const Name *rewriteName(const Name *name,
|
||||
// 'std::string'.
|
||||
CPLUSPLUS_EXPORT QString simplifySTLType(const QString &typeIn);
|
||||
|
||||
} // end of namespace CPlusPlus
|
||||
} // namespace CPlusPlus
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user