0022980: Fixed Standard_Atomic.hxx
[occt.git] / src / QABugs / QABugs_6.cxx
old mode 100644 (file)
new mode 100755 (executable)
index 69e92bb..dfbe9b5
@@ -122,7 +122,7 @@ static Standard_Integer OCC281bug (Draw_Interpretor& di, Standard_Integer argc,
 }
 
 void QABugs::Commands_6(Draw_Interpretor& theCommands) {
-  char *group = "QABugs";
+  const char *group = "QABugs";
 
   theCommands.Add ("OCC281", "OCC281 x y TypeOfMarker(0-12)", __FILE__, OCC281bug, group);