Added a name of an argument.
This commit is contained in:
parent
3e9e01ccce
commit
33c571ca86
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ namespace ctml {
|
|||
string getString(const XML_Node& parent, string name);
|
||||
|
||||
// these are defined in ct2ctml.cpp
|
||||
void get_CTML_Tree(XML_Node*, string file);
|
||||
void get_CTML_Tree(XML_Node* node, string file);
|
||||
void ct2ctml(const char* file);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue