From ed37aaaf9e966957c44240a57fa7363538d6fc79 Mon Sep 17 00:00:00 2001 From: andy Date: Mon, 8 Feb 2010 19:10:49 +0000 Subject: [PATCH] STYLE: Minor change to ifdef --- .../mutkWallFunction/mutkWallFunctionFvPatchScalarField.H | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/mutWallFunctions/mutkWallFunction/mutkWallFunctionFvPatchScalarField.H b/src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/mutWallFunctions/mutkWallFunction/mutkWallFunctionFvPatchScalarField.H index 91b930a344..8854670a01 100644 --- a/src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/mutWallFunctions/mutkWallFunction/mutkWallFunctionFvPatchScalarField.H +++ b/src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/mutWallFunctions/mutkWallFunction/mutkWallFunctionFvPatchScalarField.H @@ -35,8 +35,8 @@ SourceFiles \*---------------------------------------------------------------------------*/ -#ifndef compressibleMutWallFunctionFvPatchScalarField_H -#define compressibleMutWallFunctionFvPatchScalarField_H +#ifndef compressibleMutkWallFunctionFvPatchScalarField_H +#define compressibleMutkWallFunctionFvPatchScalarField_H #include "fixedValueFvPatchFields.H"