mirror of
https://github.com/reactos/CMake.git
synced 2025-01-10 05:31:02 +00:00
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,
|
std::vector<cmDocumentationEntry>& commands,
|
||||||
cmake* cm,
|
cmake* cm,
|
||||||
const char *docSection);
|
const char *docSection);
|
||||||
;
|
|
||||||
private:
|
private:
|
||||||
void SetForm(Form f);
|
void SetForm(Form f);
|
||||||
void SetDocName(const char* docname);
|
void SetDocName(const char* docname);
|
||||||
|
Loading…
Reference in New Issue
Block a user