Skip to content
Snippets Groups Projects
Commit bb9d1adc authored by Cory Quammen's avatar Cory Quammen
Browse files

Add newline at end of file

Silences a compiler warning.
parent 085b6986
No related merge requests found
......@@ -47,4 +47,4 @@ int TestColorTransferFunction(int vtkNotUsed(argc), char* vtkNotUsed(argv)[])
}
return EXIT_SUCCESS;
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment