Fix another compiler warning due to a typo
This commit is contained in:
parent
52c53deb1b
commit
cdbd1a9e39
|
@ -156,7 +156,6 @@ public:
|
|||
std::vector<cmDocumentationEntry>& commands,
|
||||
cmake* cm,
|
||||
const char *docSection);
|
||||
;
|
||||
private:
|
||||
void SetForm(Form f);
|
||||
void SetDocName(const char* docname);
|
||||
|
|
Loading…
Reference in New Issue