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:
@@ -145,6 +145,6 @@ class ObjCForwardProtocolDeclaration;
|
||||
class ObjCMethod;
|
||||
class ObjCPropertyDeclaration;
|
||||
|
||||
} // end of namespace CPlusPlus
|
||||
} // namespace CPlusPlus
|
||||
|
||||
#endif // CPLUSPLUS_CPLUSPLUSFORWARDDECLARATIONS_H
|
||||
|
||||
Reference in New Issue
Block a user