Comment: fix comment from gtest check in.
authorJohn Kessenich <cepheus@frii.com>
Sat, 2 Apr 2016 19:09:14 +0000 (13:09 -0600)
committerJohn Kessenich <cepheus@frii.com>
Sat, 2 Apr 2016 19:09:14 +0000 (13:09 -0600)
StandAlone/StandAlone.cpp

index e8ab7b5..94eceaf 100644 (file)
@@ -112,7 +112,7 @@ TBuiltInResource Resources;
 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()
 {