Add newline at end of files to reduce gcc warnings

This commit is contained in:
Matt Williams
2007-08-29 22:54:52 +00:00
parent eaf17afc10
commit 579aefab58
16 changed files with 450 additions and 7 deletions

View File

@ -126,4 +126,4 @@ namespace Ogre
/*vertexData = m_vecVertexData;
indexData = m_vecIndexData;*/
}
}
}