mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2025-06-19 07:47: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;
|
return ret;
|
||||||
};
|
}
|
||||||
|
Reference in New Issue
Block a user