gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-taler-mdb] 01/03: static


From: gnunet
Subject: [taler-taler-mdb] 01/03: static
Date: Thu, 05 Dec 2019 16:50:26 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository taler-mdb.

commit e4245d88e28d9678980593809e367bab82f1275c
Author: Christian Grothoff <address@hidden>
AuthorDate: Wed Dec 4 09:06:25 2019 +0100

    static
---
 src/main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main.c b/src/main.c
index 76abaac..f02f0d9 100644
--- a/src/main.c
+++ b/src/main.c
@@ -829,7 +829,7 @@ read_keyboard_command (void *cls)
 static void
 start_read_keyboard ()
 {
-  struct GNUNET_DISK_FileHandle fh = { STDIN_FILENO };
+  static struct GNUNET_DISK_FileHandle fh = { STDIN_FILENO };
 
   GNUNET_assert (NULL == keyboard_task);
   for (unsigned int i = 0; i < products_length; i++)

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]