added/updated documentation
This commit is contained in:
@@ -76,7 +76,7 @@ string getDataFieldName(const size_t fieldId) {
|
||||
return "comment";
|
||||
default:
|
||||
return "";
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
result_t DataField::create(vector< map<string, string> >& rows, string& errorDescription,
|
||||
|
||||
Reference in New Issue
Block a user