From 98e7e7d253112c0f4be846a8d85399e86178f92b Mon Sep 17 00:00:00 2001 From: andy <andy> Date: Thu, 25 Oct 2012 16:36:04 +0100 Subject: [PATCH] STYLE: limit to 80 chars --- .../uniformTemperatureJumpFvPatchScalarField.H | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/thermophysicalModels/basic/derivedFvPatchFields/temperatureJump/uniformTemperatureJump/uniformTemperatureJumpFvPatchScalarField.H b/src/thermophysicalModels/basic/derivedFvPatchFields/temperatureJump/uniformTemperatureJump/uniformTemperatureJumpFvPatchScalarField.H index fa58b32d5ed..6dbae8d7073 100644 --- a/src/thermophysicalModels/basic/derivedFvPatchFields/temperatureJump/uniformTemperatureJump/uniformTemperatureJumpFvPatchScalarField.H +++ b/src/thermophysicalModels/basic/derivedFvPatchFields/temperatureJump/uniformTemperatureJump/uniformTemperatureJumpFvPatchScalarField.H @@ -110,8 +110,8 @@ public: const dictionary& ); - //- Construct by mapping given uniformTemperatureJumpFvPatchScalarField onto a - // new patch + //- Construct by mapping given + // uniformTemperatureJumpFvPatchScalarField onto a new patch uniformTemperatureJumpFvPatchScalarField ( const uniformTemperatureJumpFvPatchScalarField&, -- GitLab