From d8abe51562c11473ebcb823ad67c529be2c9dc92 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 3 Nov 2010 21:38:45 +0000 Subject: style improvments wrt Mantis 1614 patch --- src/util/crypto_random.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util/crypto_random.c') diff --git a/src/util/crypto_random.c b/src/util/crypto_random.c index 75435a5e6..622817492 100644 --- a/src/util/crypto_random.c +++ b/src/util/crypto_random.c @@ -188,7 +188,7 @@ GNUNET_CRYPTO_random_disable_entropy_gathering () * Process ID of the "find" process that we use for * entropy gathering. */ -static GNUNET_OS_Process *genproc; +static struct GNUNET_OS_Process *genproc; /** * Function called by libgcrypt whenever we are -- cgit v1.2.3