aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_conversation_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_conversation_service.h')
-rw-r--r--src/include/gnunet_conversation_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_conversation_service.h b/src/include/gnunet_conversation_service.h
index 4566caad0..be5a81cfb 100644
--- a/src/include/gnunet_conversation_service.h
+++ b/src/include/gnunet_conversation_service.h
@@ -147,7 +147,7 @@ typedef void
147 struct GNUNET_CONVERSATION_Caller * 147 struct GNUNET_CONVERSATION_Caller *
148 caller, 148 caller,
149 const struct 149 const struct
150 GNUNET_CRYPTO_EcdsaPublicKey *caller_id); 150 GNUNET_IDENTITY_PublicKey *caller_id);
151 151
152 152
153/** 153/**