Make file formatting comply with POSIX and Unix standards

UTF-8, LF, no BOM, and newlines at the end of files
This commit is contained in:
Aaron Franke
2020-03-21 02:34:12 -04:00
parent db74f35410
commit 1529f9518f
122 changed files with 187 additions and 189 deletions

View File

@@ -109,4 +109,4 @@ public:
} // Namespace Assimp
#endif // SCALE_PROCESS_H_
#endif // SCALE_PROCESS_H_

View File

@@ -94,4 +94,4 @@ private:
} // Namespace Assimp
#endif // SCALE_PROCESS_H_
#endif // SCALE_PROCESS_H_

View File

@@ -1,4 +1,4 @@
/*
/*
---------------------------------------------------------------------------
Open Asset Import Library (assimp)
---------------------------------------------------------------------------