diff --git a/src/thermophysicalModels/specie/thermo/hConst/hConstThermo.H b/src/thermophysicalModels/specie/thermo/hConst/hConstThermo.H index 2508f23c853d1d9756763ff29e76a2276f8965c3..c116c16203f3ae801214178fd54bc02cb7ec5a3d 100644 --- a/src/thermophysicalModels/specie/thermo/hConst/hConstThermo.H +++ b/src/thermophysicalModels/specie/thermo/hConst/hConstThermo.H @@ -122,7 +122,7 @@ public: //- Construct and return a clone inline autoPtr<hConstThermo> clone() const; - // Selector from Istream + //- Selector from Istream inline static autoPtr<hConstThermo> New(Istream& is);