diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/openbmc_dbus_rest.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/openbmc_dbus_rest.hpp b/include/openbmc_dbus_rest.hpp index fb23a8b..f1dbdaf 100644 --- a/include/openbmc_dbus_rest.hpp +++ b/include/openbmc_dbus_rest.hpp @@ -748,6 +748,8 @@ int convertJsonToDbus(sd_bus_message *m, const std::string &arg_type, jIt++; } } + + return r; } void findActionOnInterface(std::shared_ptr<InProgressActionData> transaction, |

