Improve comment
This commit is contained in:
parent
92f32fb8e1
commit
cd47e104b0
|
|
@ -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
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue