aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-08-14 20:47:31 +0000
committerChristian Grothoff <christian@grothoff.org>2011-08-14 20:47:31 +0000
commit4b5e3086a0813daa6709ee7c0087ece6222bb022 (patch)
tree8ad7d9ad685542ba96f897a992f8c1fa15e0a2e0 /src/include
parent7abd5a10ab1121bade799ac3a9b4c770badbd1db (diff)
downloadgnunet-4b5e3086a0813daa6709ee7c0087ece6222bb022.tar.gz
gnunet-4b5e3086a0813daa6709ee7c0087ece6222bb022.zip
process keepalive, simplify PONGs
Diffstat (limited to 'src/include')
-rw-r--r--src/include/gnunet_signatures.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_signatures.h b/src/include/gnunet_signatures.h
index 9b6a3d6b6..c54df3e85 100644
--- a/src/include/gnunet_signatures.h
+++ b/src/include/gnunet_signatures.h
@@ -49,7 +49,7 @@ extern "C"
49 49
50/** 50/**
51 * Signature for confirming that this peer connected to another peer 51 * Signature for confirming that this peer connected to another peer
52 * using a particular address. 52 * using a particular address (LEGACY)
53 */ 53 */
54#define GNUNET_SIGNATURE_PURPOSE_TRANSPORT_PONG_USING 2 54#define GNUNET_SIGNATURE_PURPOSE_TRANSPORT_PONG_USING 2
55 55