mirror of
https://git.rtems.org/rtems-tools/
synced 2025-06-10 14:19:16 +08:00
Trim the return value from a package file.
This commit is contained in:
parent
31bf37564b
commit
b233be7a3f
@ -158,7 +158,7 @@ namespace pkgconfig
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
result = s;
|
result = rld::trim (s);
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user