summaryrefslogtreecommitdiff
path: root/lib/x509/key_encode.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/x509/key_encode.c')
-rw-r--r--lib/x509/key_encode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/x509/key_encode.c b/lib/x509/key_encode.c
index 7df1026635..3277ca2476 100644
--- a/lib/x509/key_encode.c
+++ b/lib/x509/key_encode.c
@@ -658,7 +658,7 @@ _gnutls_asn1_encode_dsa(ASN1_TYPE * c2, gnutls_pk_params_st * params, unsigned c
goto cleanup;
}
} else {
- asn1_write_value(*c2, "seed", NULL, 0);
+ (void)asn1_write_value(*c2, "seed", NULL, 0);
}
if ((result =