diff options
author | Sam Atkins <atkinssj@serenityos.org> | 2022-02-06 14:26:33 +0000 |
---|---|---|
committer | Tim Flynn <trflynn89@pm.me> | 2022-02-16 19:49:41 -0500 |
commit | cd0ffe5460489744e41f8eceaa07e1dc29a85a06 (patch) | |
tree | ffb7b600ecfa2ca5e7db78a2161a33c9fd8edfbb /AK/StackInfo.h | |
parent | b90dc408bdd249ca04f10cf0d288e6f8549e9832 (diff) | |
download | serenity-cd0ffe5460489744e41f8eceaa07e1dc29a85a06.zip |
LibCore+Everywhere: Return ErrorOr from ConfigFile::sync()
Currently this method always succeeds, but that won't be true once we
switch to the Core::Stream API. :^)
Some of these places would ideally show an error message to the user,
since failure to save a file is significant, but let's not get
distracted right now.
Diffstat (limited to 'AK/StackInfo.h')
0 files changed, 0 insertions, 0 deletions