Merge branch 'master' into patch-12

This commit is contained in:
Kim Kulling
2017-11-19 18:25:22 +01:00
committed by GitHub
12 changed files with 109 additions and 48 deletions

View File

@@ -91,7 +91,7 @@ protected:
// -------------------------------------------------------------------
/** Report a validation warning. This won't throw an exception,
* control will return to the callera.
* control will return to the caller.
* @param msg Format string for sprintf().*/
void ReportWarning(const char* msg,...);