Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-pid-control
/
8e2fdb34b4338b41cb27756810266f6e3eb900ee
/
.
/
sysfs
/
util.hpp
blob: 2d4c2741b734d0214c9c8f4e481df3fca102082b [
file
] [
log
] [
blame
]
#include
<string>
/*
* Given a path that optionally has a glob portion, fill it out.
*/
std
::
string
FixupPath
(
std
::
string
original
);