Fix another compiler warning due to a typo

This commit is contained in:
Eric NOULARD 2012-02-01 21:07:29 +01:00 committed by David Cole
parent 52c53deb1b
commit cdbd1a9e39
1 changed files with 0 additions and 1 deletions

View File

@ -156,7 +156,6 @@ public:
std::vector<cmDocumentationEntry>& commands,
cmake* cm,
const char *docSection);
;
private:
void SetForm(Form f);
void SetDocName(const char* docname);