From 882fa3df6c9720f0eb32e54ec812d38e9cc683ef Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 6 Aug 2018 18:54:51 +0200 Subject: man: add missing space (cherry picked from commit 74fb9617a8d1958d89b4b829a6fe544ac30bb81c) --- man/sd_bus_error.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/sd_bus_error.xml') diff --git a/man/sd_bus_error.xml b/man/sd_bus_error.xml index 070032bfe..1b2f33e6a 100644 --- a/man/sd_bus_error.xml +++ b/man/sd_bus_error.xml @@ -148,7 +148,7 @@ should have both fields initialized to NULL. Set an error structure to SD_BUS_ERROR_NULL in order to reset both fields to NULL. When no longer necessary, resources - held by the sd_bus_errorstructure should + held by the sd_bus_error structure should be destroyed with sd_bus_error_free(). sd_bus_error_set() sets an error -- cgit v1.2.3