diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2019-06-17 18:28:52 +0200 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2019-06-17 18:28:52 +0200 |
commit | 97553e635d2265ec4aad96b00b1fd72d98437f15 (patch) | |
tree | fe7b9d415707408dccfc9ec329e6e98cff9d7e0a /apt-pkg/metaindex.cc | |
parent | 0cef11a38f14432bf36bf34225ec06c52b2cfb65 (diff) |
RFC1123StrToTime: Accept const std::string& as first argument
We are converting to std::string anyway by passing to
istringstream, and this removes the need for .c_str()
in callers.
Diffstat (limited to 'apt-pkg/metaindex.cc')
0 files changed, 0 insertions, 0 deletions