Improve comment

This commit is contained in:
Holger Vogt 2024-05-29 14:14:19 +02:00
parent 92f32fb8e1
commit cd47e104b0
1 changed files with 1 additions and 1 deletions

View File

@ -1949,7 +1949,7 @@ static char *inp_pathresolve_at(const char *name, const char *dir)
{
/* the string might contain one or two environmental variables at its front:
.lib $ENV1/filename
.lib $ENV1\$ENV2\filename
.lib $ENV1\$ENV2\dirs\filename
.lib $ENV1
.lib $ENV1/$ENV2
*/