Merge pull request #2146 from aaronfranke/file-formatting

Make file formatting comply with POSIX and Unix standards
This commit is contained in:
John Kessenich 2020-03-21 02:45:39 -06:00 committed by GitHub
commit 1f0fcbe5a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with 24 additions and 24 deletions

View File

@ -1,4 +1,4 @@
/**
/**
This code is based on the glslang_c_interface implementation by Viktor Latypov
**/