mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-31 19:00:54 -06: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