diff --git a/src/xattr_p.h b/src/xattr_p.h --- a/src/xattr_p.h +++ b/src/xattr_p.h @@ -438,7 +438,7 @@ inline bool k_hasAttribute(const QString&, const QString&) { - return false + return false; } inline bool k_isSupported(const QString&)