diff options
author | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2009-07-17 10:36:53 +0000 |
---|---|---|
committer | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2009-07-17 10:36:53 +0000 |
commit | e26aff29b54b2219a2e7968e2fe745d59b1011fd (patch) | |
tree | 1cd91008e5db1a58cbff6e3cf0f7496d23aea9d6 /src/datastore/test_datastore_api.c | |
parent | 2c32767c54c0d8e72e73f152966f7f9112a23680 (diff) |
stuff
git-svn-id: https://gnunet.org/svn/gnunet@8721 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'src/datastore/test_datastore_api.c')
-rw-r--r-- | src/datastore/test_datastore_api.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/datastore/test_datastore_api.c b/src/datastore/test_datastore_api.c index 28fc12ef68..353050a53a 100644 --- a/src/datastore/test_datastore_api.c +++ b/src/datastore/test_datastore_api.c @@ -82,7 +82,7 @@ get_anonymity(int i) } -static struct GNUNET_TIME_Absolute +tatic struct GNUNET_TIME_Absolute get_expiration (int i) { struct GNUNET_TIME_Absolute av; |