Home
last modified time | relevance | path

Searched hist:"2 a927e87" (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-ipmi-flash/tools/
H A Dupdater.cpp2a927e87 Fri Feb 01 09:29:47 CST 2019 Patrick Venture <venture@google.com> tools: updater: iterate via string instead of auto

Use a std::string declaration instead of auto to add backwards
compatibility and because it's clearly only ever going to be a string
and we're doing a c-string check.

Change-Id: I89bf9076cdc711209a75684a984a39c058367355
Signed-off-by: Patrick Venture <venture@google.com>