Browse Source

COMP: Remove warning

Andy Cedilnik 20 years ago
parent
commit
fc913ee499
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Source/CTest/cmCTestUpdateHandler.h

+ 1 - 1
Source/CTest/cmCTestUpdateHandler.h

@@ -39,7 +39,7 @@ public:
 
 
   enum {
   enum {
     e_CVS,
     e_CVS,
-    e_SVN,
+    e_SVN
   };
   };
   
   
 private:
 private: