X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=simgear%2Fstructure%2FSGSmplhist.hxx;h=d919803748b666f4e5ef915bfbf5cf5fecc8e381;hb=82588b0daff447f873e57442c85f2f99b7c0ae87;hp=67a9928c4102fe7a82e332a290963c3695a86929;hpb=63ccb3df4c195124acb660c2ac7e11a42677476a;p=simgear.git diff --git a/simgear/structure/SGSmplhist.hxx b/simgear/structure/SGSmplhist.hxx index 67a9928c..d9198037 100644 --- a/simgear/structure/SGSmplhist.hxx +++ b/simgear/structure/SGSmplhist.hxx @@ -55,7 +55,7 @@ public: inline int SampleHistogram::buckets () { return (howManyBuckets); -}; +} inline double SampleHistogram::bucketThreshold (int i) {