aboutsummaryrefslogtreecommitdiff
path: root/src/include/anastasis.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/anastasis.h')
-rw-r--r--src/include/anastasis.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/anastasis.h b/src/include/anastasis.h
index c7ab630..fd7ed40 100644
--- a/src/include/anastasis.h
+++ b/src/include/anastasis.h
@@ -845,7 +845,7 @@ struct ANASTASIS_ProviderSuccessStatus
845 /** 845 /**
846 * When will the policy expire? 846 * When will the policy expire?
847 */ 847 */
848 struct GNUNET_TIME_Absolute policy_expiration; 848 struct GNUNET_TIME_Timestamp policy_expiration;
849 849
850 /** 850 /**
851 * Version number of the policy at the provider. 851 * Version number of the policy at the provider.