STYLE: tabs and line length in files, very dubious NULL in ensight reader.
- disable automatically upgrading copyrights in files since changes to not automatically imply a change in copyright. Eg, fixing a typo in comments, or changing a variable from 'loopI' to 'loopi' etc.
This commit is contained in:
@ -118,7 +118,7 @@ public:
|
||||
|
||||
//- Return the windowed data
|
||||
template<class Type>
|
||||
tmp<Field<Type> > apply
|
||||
tmp<Field<Type>> apply
|
||||
(
|
||||
const Field<Type>& fld,
|
||||
const label windowI
|
||||
|
||||
Reference in New Issue
Block a user