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

@@ -1,12 +1,12 @@
/* dxfReader for OpenSceneGraph Copyright (C) 2005 by GraphArchitecture ( grapharchitecture.com )
* Programmed by Paul de Repentigny <pdr@grapharchitecture.com>
*
*
* OpenSceneGraph is (C) 2004 Robert Osfield
*
*
* This library is provided as-is, without support of any kind.
*
* Read DXF docs or OSG docs for any related questions.
*
*
* You may contact the author if you have suggestions/corrections/enhancements.
*/
@@ -18,7 +18,7 @@
using namespace std;
void
void
dxfBlock::assign(dxfFile* dxf, codeValue& cv)
{
string s = cv._string;