mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-27 04:09:36 +03:00
Fix another compiler warning due to a typo
This commit is contained in:
@@ -156,7 +156,6 @@ public:
|
||||
std::vector<cmDocumentationEntry>& commands,
|
||||
cmake* cm,
|
||||
const char *docSection);
|
||||
;
|
||||
private:
|
||||
void SetForm(Form f);
|
||||
void SetDocName(const char* docname);
|
||||
|
||||
Reference in New Issue
Block a user