Skip to content
Snippets Groups Projects
Commit a3004a49 authored by Ken Martin's avatar Ken Martin
Browse files

Add a missing newline

Add a missing newline
parent f4344b13
Branches
Tags
No related merge requests found
......@@ -1042,4 +1042,4 @@ int vtkExtractArraysOverTime::DetermineSelectionType(vtkSelection* sel)
vtkSelection* vtkExtractArraysOverTime::GetSelection(vtkInformation* info)
{
return vtkSelection::GetData(info);
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment