mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2025-06-18 15:27:05 +01:00
TabFunction: removed trailing semicolon
This commit is contained in:
@ -174,4 +174,4 @@ map<double, double>::const_iterator TabFunction::nearest(const double x) const
|
||||
}
|
||||
|
||||
return ret;
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user