Comment: fix comment from gtest check in.

This commit is contained in:
John Kessenich 2016-04-02 13:09:14 -06:00
parent a42533eca1
commit f0bcb0aaf4

View File

@ -112,7 +112,7 @@ TBuiltInResource Resources;
std::string ConfigFile; std::string ConfigFile;
// //
// Parse either a .conf file provided by the user or the default string above. // Parse either a .conf file provided by the user or the default from glslang::DefaultTBuiltInResource
// //
void ProcessConfigFile() void ProcessConfigFile()
{ {