From a63cf3cba9f9b9abbaaaf100ee2207ec884c83cf Mon Sep 17 00:00:00 2001 From: Mark Olesen Date: Fri, 11 Feb 2011 16:45:36 +0100 Subject: [PATCH] STYLE: remove editing junk --- src/surfMesh/surfaceFormats/ofs/OFSsurfaceFormat.H | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/surfMesh/surfaceFormats/ofs/OFSsurfaceFormat.H b/src/surfMesh/surfaceFormats/ofs/OFSsurfaceFormat.H index cad33330cc..39b1654623 100644 --- a/src/surfMesh/surfaceFormats/ofs/OFSsurfaceFormat.H +++ b/src/surfMesh/surfaceFormats/ofs/OFSsurfaceFormat.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2004-2010 OpenCFD Ltd. + \\ / A nd | Copyright (C) 2004-2011 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -28,7 +28,7 @@ Description Provide a means of reading/writing the single-file OpenFOAM surface format. Note - This class provides more methods than the regular surface format interface.x + This class provides more methods than the regular surface format interface. SourceFiles OFSsurfaceFormat.C