aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-09-20 09:32:30 +0000
committerChristian Grothoff <christian@grothoff.org>2016-09-20 09:32:30 +0000
commitdca2051799b683ced76973359950dbc2e624d56e (patch)
tree22c713ab6392601addcce051d3bd17e47acf8d2f /src/include
parent08edde13e140fe0fa7c4b00f6669ee396e00c2f5 (diff)
downloadgnunet-dca2051799b683ced76973359950dbc2e624d56e.tar.gz
gnunet-dca2051799b683ced76973359950dbc2e624d56e.zip
converting scalarproduct alice-ecc to new service API
Diffstat (limited to 'src/include')
-rw-r--r--src/include/gnunet_protocols.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h
index 392a4d761..1d2a87691 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -1903,12 +1903,12 @@ extern "C"
1903/** 1903/**
1904 * Client -> Alice multipart 1904 * Client -> Alice multipart
1905 */ 1905 */
1906#define GNUNET_MESSAGE_TYPE_SCALARPRODUCT_CLIENT_MUTLIPART_ALICE 642 1906#define GNUNET_MESSAGE_TYPE_SCALARPRODUCT_CLIENT_MULTIPART_ALICE 642
1907 1907
1908/** 1908/**
1909 * Client -> Bob multipart 1909 * Client -> Bob multipart
1910 */ 1910 */
1911#define GNUNET_MESSAGE_TYPE_SCALARPRODUCT_CLIENT_MUTLIPART_BOB 643 1911#define GNUNET_MESSAGE_TYPE_SCALARPRODUCT_CLIENT_MULTIPART_BOB 643
1912 1912
1913/** 1913/**
1914 * Alice -> Bob session initialization 1914 * Alice -> Bob session initialization