diff options
author | Andrew Kaster <akaster@serenityos.org> | 2023-02-25 14:27:46 -0700 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2023-02-25 22:31:17 +0100 |
commit | 72a48ee1eeb9fc7b9a874fb32a7ff7fd3a61877a (patch) | |
tree | 2b4cc77d3404579c422e1bf82d469aceb40ee1bb /Userland/Libraries/LibAudio/ConnectionToServer.cpp | |
parent | 19ca8d7fb7ccc02889684e85c9d90d472166bdee (diff) | |
download | serenity-72a48ee1eeb9fc7b9a874fb32a7ff7fd3a61877a.zip |
LibCore+Utilities: Replace uses of strpbrk with find_any_of()
We don't need to use scary C string POSIX APIs when we have nicer ones
on String/DeprecatedString.
Diffstat (limited to 'Userland/Libraries/LibAudio/ConnectionToServer.cpp')
0 files changed, 0 insertions, 0 deletions