On Tue, Mar 27, 2018 at 06:44:42PM +0200, Pavel Hrdina wrote:
clang 6.0.0 complains about unused variable if g_autoptr is used to
s/clang 6.0.0/Clang/
Also happens with 5.0.1 and the man page uses the Clang spelling,
so you're free to capitalize it at the beginning of the sentence.
automatically unlock mutex.
Signed-off-by: Pavel Hrdina <phrdina(a)redhat.com>
---
src/connect.c | 2 +-
src/util.h | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
ACK
Jano