summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestHG.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/CTest/cmCTestHG.h')
-rw-r--r--Source/CTest/cmCTestHG.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/CTest/cmCTestHG.h b/Source/CTest/cmCTestHG.h
index 1eaf933..8cc8c7a 100644
--- a/Source/CTest/cmCTestHG.h
+++ b/Source/CTest/cmCTestHG.h
@@ -18,7 +18,7 @@
* \brief Interaction with Mercurial command-line tool
*
*/
-class cmCTestHG: public cmCTestGlobalVC
+class cmCTestHG : public cmCTestGlobalVC
{
public:
/** Construct with a CTest instance and update log stream. */