diff --git a/StandAlone/StandAlone.cpp b/StandAlone/StandAlone.cpp index e8ab7b56..94eceaff 100644 --- a/StandAlone/StandAlone.cpp +++ b/StandAlone/StandAlone.cpp @@ -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() {