From f1c2fe7793ea9b8c1e3c1aab28ad34ff4f453692 Mon Sep 17 00:00:00 2001 From: andy <andy> Date: Fri, 10 Jan 2014 15:52:27 +0000 Subject: [PATCH] STYLE: minor code formatting to test updated repo hooks --- src/finiteVolume/fvMesh/singleCellFvMesh/singleCellFvMesh.H | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/finiteVolume/fvMesh/singleCellFvMesh/singleCellFvMesh.H b/src/finiteVolume/fvMesh/singleCellFvMesh/singleCellFvMesh.H index 036e4f24c93..073ac268e07 100644 --- a/src/finiteVolume/fvMesh/singleCellFvMesh/singleCellFvMesh.H +++ b/src/finiteVolume/fvMesh/singleCellFvMesh/singleCellFvMesh.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2011-2014 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -48,7 +48,7 @@ namespace Foam { /*---------------------------------------------------------------------------*\ - Class singleCellFvMesh Declaration + Class singleCellFvMesh Declaration \*---------------------------------------------------------------------------*/ class singleCellFvMesh -- GitLab