forked from qt-creator/qt-creator
cvs: polish style
Change-Id: Ica92448617e46223f99a5009e4a7493b83d4cda9 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
#ifndef CVS_CONSTANTS_H
|
||||
#define CVS_CONSTANTS_H
|
||||
|
||||
namespace CVS {
|
||||
namespace Cvs {
|
||||
namespace Constants {
|
||||
|
||||
const char CVS_SUBMIT_MIMETYPE[] = "application/vnd.nokia.text.cvs.submit";
|
||||
@@ -45,6 +45,6 @@ const char DIFF_SELECTED[] = "CVS.DiffSelectedFilesInLog";
|
||||
enum { debug = 0 };
|
||||
|
||||
} // namespace Constants
|
||||
} // namespace CVS
|
||||
} // namespace Cvs
|
||||
|
||||
#endif // CVS_CONSTANTS_H
|
||||
|
||||
Reference in New Issue
Block a user