summaryrefslogtreecommitdiff
path: root/libsecret/secret-attributes.h
diff options
context:
space:
mode:
Diffstat (limited to 'libsecret/secret-attributes.h')
-rw-r--r--libsecret/secret-attributes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libsecret/secret-attributes.h b/libsecret/secret-attributes.h
index 43e6035..5ec1931 100644
--- a/libsecret/secret-attributes.h
+++ b/libsecret/secret-attributes.h
@@ -27,7 +27,7 @@
G_BEGIN_DECLS
GHashTable * secret_attributes_build (const SecretSchema *schema,
- ...);
+ ...) G_GNUC_NULL_TERMINATED;
GHashTable * secret_attributes_buildv (const SecretSchema *schema,
va_list va);