Non-functional: Change a bunch of 0 to nullptr.

This commit is contained in:
John Kessenich 2016-11-27 17:30:14 -07:00
parent 509c4216e6
commit 5307eb2d1b
2 changed files with 44 additions and 44 deletions

View file

@ -2,5 +2,5 @@
// For the version, it uses the latest git tag followed by the number of commits.
// For the date, it uses the current date (when then script is run).
#define GLSLANG_REVISION "Overload400-PrecQual.1662"
#define GLSLANG_REVISION "Overload400-PrecQual.1663"
#define GLSLANG_DATE "27-Nov-2016"