mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2025-08-03 06:47:06 +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