From 59d9f8106db3a23cb5d51d01dc6b719413d3f760 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 24 Aug 2020 11:44:57 +0200 Subject: Release 1.39 --- src/estream.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/estream.c') diff --git a/src/estream.c b/src/estream.c index 0d37c1a..f75e052 100644 --- a/src/estream.c +++ b/src/estream.c @@ -3374,7 +3374,7 @@ _gpgrt_fopencookie (void *_GPGRT__RESTRICT cookie, estream_t stream; int err; es_syshd_t syshd; - struct cookie_io_functions_s io_functions = { functions, NULL, }; + struct cookie_io_functions_s io_functions = { functions, NULL }; stream = NULL; modeflags = 0; -- cgit v1.2.3