From f626c714e478e6075df80a7112fd58f9c76a44ef Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 17 Jul 2009 12:39:07 +0000 Subject: [PATCH] typo --- src/datastore/test_datastore_api.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/datastore/test_datastore_api.c b/src/datastore/test_datastore_api.c index 353050a53..28fc12ef6 100644 --- a/src/datastore/test_datastore_api.c +++ b/src/datastore/test_datastore_api.c @@ -82,7 +82,7 @@ get_anonymity(int i) } -tatic struct GNUNET_TIME_Absolute +static struct GNUNET_TIME_Absolute get_expiration (int i) { struct GNUNET_TIME_Absolute av; -- 2.25.1