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
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
**/