STYLE: argList.H: corrected comment

This commit is contained in:
mattijs
2012-04-19 16:45:30 +01:00
parent 7dc2f6980d
commit c786a02cb9

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011-2012 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -270,7 +270,7 @@ public:
) const;
//- Read a value from the named option if present.
// Return true if the named option was found.
// Return supplied default otherwise.
template<class T>
inline T optionLookupOrDefault
(