Ran script to remove trailing spaces and tabs

This commit is contained in:
Robert Osfield
2012-03-21 17:36:20 +00:00
parent 1e35f8975d
commit 14a563dc9f
1495 changed files with 21873 additions and 21873 deletions

View File

@@ -195,7 +195,7 @@ class ReaderWriterPIC : public osgDB::ReaderWriter
{
supportsExtension("pic","PIC Image format");
}
virtual const char* className() const { return "PIC Image Reader"; }
virtual ReadResult readObject(const std::string& file, const osgDB::ReaderWriter::Options* options =NULL) const