aboutsummaryrefslogtreecommitdiff
path: root/src/dv/dv.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-02-06 11:29:53 +0000
committerChristian Grothoff <christian@grothoff.org>2013-02-06 11:29:53 +0000
commit3ebf3a0b891dc78eb3e270efe98687ef8e59c029 (patch)
treef175fa7d80bceeedda5fc45ab53735620f073987 /src/dv/dv.h
parent75decc5f5504a40b8331b6a9c88d7808796ef599 (diff)
downloadgnunet-3ebf3a0b891dc78eb3e270efe98687ef8e59c029.tar.gz
gnunet-3ebf3a0b891dc78eb3e270efe98687ef8e59c029.zip
-make dv compile again
Diffstat (limited to 'src/dv/dv.h')
-rw-r--r--src/dv/dv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dv/dv.h b/src/dv/dv.h
index 0d42505bc..948845bf7 100644
--- a/src/dv/dv.h
+++ b/src/dv/dv.h
@@ -205,7 +205,7 @@ typedef struct
205 /** 205 /**
206 * PublicKey of neighbor. 206 * PublicKey of neighbor.
207 */ 207 */
208 struct GNUNET_CRYPTO_RsaPublicKeyBinaryEncoded pkey; 208 struct GNUNET_CRYPTO_EccPublicKeyBinaryEncoded pkey;
209 209
210 /** 210 /**
211 * Neighbor ID to use when sending to this peer 211 * Neighbor ID to use when sending to this peer