mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2025-04-10 19:20:44 +01:00
TabFunction: removed trailing semicolon
This commit is contained in:
parent
64372eb9dc
commit
bb044da413
@ -174,4 +174,4 @@ map<double, double>::const_iterator TabFunction::nearest(const double x) const
|
|||||||
}
|
}
|
||||||
|
|
||||||
return ret;
|
return ret;
|
||||||
};
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user