mirror of
https://github.com/reactos/CMake.git
synced 2025-01-09 21:21:07 +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,
|
||||
cmake* cm,
|
||||
const char *docSection);
|
||||
;
|
||||
private:
|
||||
void SetForm(Form f);
|
||||
void SetDocName(const char* docname);
|
||||
|
Loading…
Reference in New Issue
Block a user